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

fix: adhere to lsp spec when calculating offsets #671

Conversation

bastiandoetsch
Copy link
Contributor

@bastiandoetsch bastiandoetsch commented Jun 1, 2023

Fixes #669

@bastiandoetsch bastiandoetsch force-pushed the fix/adhere_to_lsp_spec_in_offset_calculation branch from f147050 to 25f805a Compare June 1, 2023 07:55
@mickaelistria
Copy link
Contributor

Thanks. Can you please try to add a test case covering this aspect of the spec?

@bastiandoetsch
Copy link
Contributor Author

Yeah, that's what I'm working on right now.

@bastiandoetsch bastiandoetsch marked this pull request as ready for review June 1, 2023 10:23
@mickaelistria mickaelistria merged commit 0609fc7 into eclipse-lsp4e:master Jun 1, 2023
@mickaelistria
Copy link
Contributor

Thanks!

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.

applyEdit(s) is not conformant with the LSP spec
2 participants