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

Adapt to API changes in LSP 1.28.0 #47

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Adapt to API changes in LSP 1.28.0 #47

merged 3 commits into from
Jan 26, 2024

Conversation

rchl
Copy link
Member

@rchl rchl commented Jan 14, 2024

Adapt to changes (sublimelsp/LSP#2393) in (yet to be released at the time of writing this) LSP 1.28.0.

Mainly updates the code that applies text edits plus some minor import changes to avoid "private" exports.

Warning

The changes need to be released at the same time as the new version of LSP

Resolves #46 (Haven't verified behavior before and after. Not sure if there are some minor behavior changes)

@rchl rchl requested a review from LDAP January 14, 2024 12:48
@predragnikolic
Copy link
Member

I would wait for @LDAP to see this PR

@rchl
Copy link
Member Author

rchl commented Jan 21, 2024

There is no need to merge it until when it's time to release new LSP version. Otherwise it can block us from releasing any other changes here, if needed.

@predragnikolic predragnikolic merged commit 2a1d6d0 into main Jan 26, 2024
@predragnikolic predragnikolic deleted the fix/adapt-api branch January 26, 2024 19:04
@predragnikolic
Copy link
Member

Just a small heads up I will soon create a LSP release and also a release for LSP-jdtls.

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.

Unnecessary code?
3 participants