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

LSP: Language Server Protocol server #84

Closed
4 of 11 tasks
strager opened this issue Oct 27, 2020 · 3 comments
Closed
4 of 11 tasks

LSP: Language Server Protocol server #84

strager opened this issue Oct 27, 2020 · 3 comments
Assignees

Comments

@strager
Copy link
Collaborator

strager commented Oct 27, 2020

  • Basic integration
  • Accurate location information (including UTF-16 quirkiness)
  • Incremental changesets
  • Protocol benchmarks
  • Testing with LSP clients
    • Visual Studio Code
    • Vim: ALE
    • Vim: other plugins
    • Neovim
    • Emacs?
    • Sublime?
@strager strager self-assigned this Oct 27, 2020
@strager strager changed the title LSP LSP: Language Server Protocol server Oct 27, 2020
@vegerot
Copy link
Sponsor Contributor

vegerot commented Oct 27, 2020

My heart throbs for CoC.nvim support

@strager strager added this to the public release (v1.0) milestone Oct 29, 2020
@strager
Copy link
Collaborator Author

strager commented Dec 3, 2020

Commit 5f96691 implemented incremental changes.

@strager
Copy link
Collaborator Author

strager commented Dec 25, 2020

LSP support seems decent now (aside from parser crashes). I made separate tasks for the various plugins: #106, #105, #104, #103, #102.

@strager strager closed this as completed Dec 25, 2020
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

2 participants