Hi VS Code PM here 👋
On the VS Code side we investigate the time it takes for various language extension to resolve completion items (the time it takes from user selecting an item in the suggest widget until it is ready). And we found that Volar is second slowest extension.
Could we investigate if there are some perf fixes to be done in this area.
So 90% of the users completion resolving is done only in 160ms.
Thank you 🙏
