pmizio / typescript-tools.nvim

⚡ TypeScript integration NeoVim deserves ⚡
MIT License
1.55k stars 44 forks source link

freezing my neovim on startup #294

Open geofflangenderfer opened 2 months ago

geofflangenderfer commented 2 months ago

I'm not sure if it's my setup or this tool, but it freezes neovim for me every so often. I'm using wsl, which I know doesn't help.

Any tips on gathering more info? I know this isn't enough to go on.

itse4elhaam commented 3 weeks ago

Having the same issues, but not in smaller files.

In larger files i.e more than 1200 lines, the LSP makes neovim hang for a couple of seconds before restoring again.

What am I doing wrong?