language-tools: Slow suggestions
Using Volar, auto completion become unusable because it can takes seconds to display the suggestion, when, most of the time you already have finished typing. I’ve seen #455 but i don’t know if it’s linked, i tested with every extension disabled other than volar 0.27.21
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 5
- Comments: 33 (11 by maintainers)
Commits related to this issue
- chore: remove outdated completion cache logic #502 — committed to vuejs/language-tools by johnsoncodehk 3 years ago
It seem
typescript-language-features
has additional completion cache logic, will try to implement, but it’s not easy.Thank you, hope volar will get better and better
maybe it’ll be easier like this, here is my current repo https://github.com/Zenthae/seer/tree/v2 i invited you so you should be able to clone it to test