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 basic language server support #34

Closed
tronical opened this issue Sep 2, 2020 · 0 comments
Closed

Add basic language server support #34

tronical opened this issue Sep 2, 2020 · 0 comments
Labels
a:tooling Tools (mT,bO) roadmap Tickets that we can use for roadmapping
Projects

Comments

@tronical
Copy link
Member

tronical commented Sep 2, 2020

This ticket tracks the infrastructure for the language server support and thus IDE integration.

Proposed acceptance criteria:
* The build produces a binary that supports the minimal language server protocol.
* The existing vs code extension template is extended to include launching the LSP binary for .60 files.
* The server tries to compile the edited .60 markup code and reports errors and warnings.

@tronical tronical added the roadmap Tickets that we can use for roadmapping label Sep 2, 2020
@ogoffart ogoffart added this to Needs triage in Roadmap Sep 2, 2020
@ogoffart ogoffart moved this from Needs triage to Medium priority in Roadmap Sep 2, 2020
@ogoffart ogoffart added the a:tooling Tools (mT,bO) label Sep 2, 2020
@tronical tronical moved this from Medium priority to Done in Roadmap Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:tooling Tools (mT,bO) roadmap Tickets that we can use for roadmapping
Projects
Roadmap
  
Done
Development

No branches or pull requests

2 participants