-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
If I want to change the settings of the LS per project, I would add
{
"lsp": {
"julia": {
"settings": {
"julia.lint.missingrefs": "none",
},
},
},
}to my PROJECT/.zed/settings.json file, but somehow only changes in the global settings are applied and not the ones in the project directory.
If you need more or give me a hint on how to resolve this I would be grateful!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels