language-tools
language-tools copied to clipboard
Slow autocomplete
https://github.com/vuejs/language-tools/assets/51825926/3c26dd66-cab8-41d4-83b8-23a08e83e29d
Autocomplete used to appear instantly. Now it take 2~3 seconds sometimes more. I haven't changed anything or did any customizations. Happens on all versions from the lates v2.0.12 to 1.8.27 Mostly happens with template only, script is fine, css is a bit slow but normal I guess.
try to disable prettier extension, it worked for me.
Is this one still an issue with the latest 2.x?
Is this one still an issue with the latest 2.x? Yes! And it is a big problem.. We have a large project (with nuxt, ~4k components), autocomplete is terrible everywhere, both script and template
https://github.com/user-attachments/assets/5f55ee2f-0d16-43e2-b613-8340b3dce6e8
macOS m1 Sonoma 14.1, VSC Version: 1.92.0.
list of extensions
Seems to be resolved. Closing.