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

linter: integrate with LSP #5014

Open
2 tasks
oliver-sanders opened this issue Jul 26, 2022 · 0 comments
Open
2 tasks

linter: integrate with LSP #5014

oliver-sanders opened this issue Jul 26, 2022 · 0 comments
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Jul 26, 2022

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!

@oliver-sanders oliver-sanders added this to the some-day milestone Jul 26, 2022
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

No branches or pull requests

1 participant