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

Support for LSP v3.16 (finalized specification) #260

Open
pappleby opened this issue Oct 5, 2021 · 0 comments
Open

Support for LSP v3.16 (finalized specification) #260

pappleby opened this issue Oct 5, 2021 · 0 comments

Comments

@pappleby
Copy link

pappleby commented Oct 5, 2021

Description:
lsp4intellij currently supports the proposal version of the LSP v3.16 spec instead of the final released version.

Describe your problem(s)
LSP clients using the finalized v3.16 spec get their processes killed by the plugin if they use anything that changed between the final and proposed versions. Release notes for LSP4J has a list of these breaking changes.

Describe your solution(s)
Update the LSP4J dependency to it's latest release (v0.12.0 right now, v0.13.0 looks like it's in the works).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant