Skip to content

linter: integrate with LSP #5014

@oliver-sanders

Description

@oliver-sanders

Now that we have a linter we can provide support for it in text editors by integrating it with a Language Server Protocol (LSP) server.

Note, the server should be written in Python to avoid the Python initialisation costs which would make it slow otherwise.

  • Add to Cylc VSCode plugin (for VSCode).
  • Add to Ale (for vim).

Pull requests welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions