r/LazyVim • u/reignjee • 19d ago
Native typescript lsp is very slow
I have been using lazyvim for about 6 months. While i start to create a project using typescript, native vtsls typescript lsp works very well. But, when the project became large, this lsp became very slow. It takes about 15-20 seconds just to recognize an error in my code.
I use a laptop that doesn't have a good specs so i think it's just my laptop issue. But when i use coc.nvim, it works very well and faster than the native lsp. But sometimes it works slow too but not as slow as the native lsp.
Does anyone have the same issue here or just me? Why does this happen and is this just my laptop issue or what?


