Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add volar.vueserver.fullCompletionList setting #2422

Merged
merged 1 commit into from Feb 19, 2023

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Feb 19, 2023

volar.vueserver.fullCompletionList is used to control if the language server should filter completion items first or not for better JSON decode performance. Default false (should filter).

Implement by volarjs/volar.js@fd0e24c

Fix #2306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Huge performance issues with emacs + emacs-lsp
1 participant