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

Remove deprecated API #881

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jonahgraham
Copy link
Contributor

Fixes #874

Individual commits fix the sub-issues of #874

Long deprecated and replaced with the more generic JsonRpcData

Fixes eclipse-lsp4j#876
Instead use TypeUtils helper methods

Fixes eclipse-lsp4j#877
These were the old way of accessing factories.

Fixes eclipse-lsp4j#878
This was a misspelling and is replaced by ServerNotInitialized

Fixes eclipse-lsp4j#879
Mitigation: either upgrade to Jakarta version or remain on older
version of LSP4J.

Fixes eclipse-lsp4j#647
@jonahgraham jonahgraham mentioned this pull request Jan 31, 2025
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

Successfully merging this pull request may close these issues.

Remove deprecated API
1 participant