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

Add lsp default settings to the default settings file #16818

Open
1 task done
baptisteArno opened this issue Aug 25, 2024 · 0 comments
Open
1 task done

Add lsp default settings to the default settings file #16818

baptisteArno opened this issue Aug 25, 2024 · 0 comments
Labels
documentation [core label] enhancement [core label] language server An umbrella label for all language servers setting Feedback for preferences, configuration, etc

Comments

@baptisteArno
Copy link

baptisteArno commented Aug 25, 2024

Check for existing issues

  • Completed

Describe the feature

I think it would definitely improve the DX if all default settings were present in the default settings. Currently, there is no clear way on how to get the default lsp settings set by Zed.

For example for vtsls:

"vtsls": {
"experimental": {
"completion": {
"enableServerSideFuzzyMatch": true,
"entriesLimit": 5000,
}
},
"autoUseWorkspaceTsdk": true
}

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@baptisteArno baptisteArno added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Aug 25, 2024
@Moshyfawn Moshyfawn added documentation [core label] setting Feedback for preferences, configuration, etc language server An umbrella label for all language servers and removed triage Maintainer needs to classify the issue labels Aug 28, 2024
@JosephTLyons JosephTLyons removed the admin read Pending admin review label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation [core label] enhancement [core label] language server An umbrella label for all language servers setting Feedback for preferences, configuration, etc
Projects
None yet
Development

No branches or pull requests

3 participants