Skip to content

Project settings don't get applied #57

@taaem

Description

@taaem

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions