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 extendedClientCapability to skip propagation of TextEdits #2522

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

mickaelistria
Copy link
Contributor

No description provided.

@mickaelistria
Copy link
Contributor Author

If this sounds better, we can imagine instead of a boolean some property called documentManagementMode with 2 possible values: master or slave.

@rgrunber
Copy link
Contributor

rgrunber commented Apr 14, 2023

Change looks fine to me. I would just be careful in the future for clients implementing things like paste event handlers, since those are instances where user inputs text, where the LS might produce a completely different text edit than the client (and the client should defer to LS).

@rgrunber rgrunber merged commit 42f3995 into eclipse-jdtls:master Apr 14, 2023
@rgrunber rgrunber added this to the End April 2023 milestone Apr 14, 2023
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.

None yet

2 participants