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(ocamllsp): applying diffs #966

Merged
merged 1 commit into from
Dec 28, 2022
Merged

Conversation

rgrinberg
Copy link
Member

  • do not drop introduce/newlines by accident
  • preserve original line endings

ps-id: b5986ed8-49e8-46b7-bf4a-f6b02d1ece29

@rgrinberg rgrinberg requested a review from ulugbekna December 24, 2022 19:49
@rgrinberg rgrinberg added this to the 1.15.0 milestone Dec 24, 2022
@rgrinberg rgrinberg force-pushed the ps/rr/fix_ocamllsp___applying_diffs branch 3 times, most recently from a6a5c94 to b003e8d Compare December 26, 2022 16:49
* do not drop introduce/newlines by accident
* preserve original line endings

ps-id: b5986ed8-49e8-46b7-bf4a-f6b02d1ece29
@rgrinberg rgrinberg force-pushed the ps/rr/fix_ocamllsp___applying_diffs branch from b003e8d to 5f307ee Compare December 28, 2022 03:51
@rgrinberg rgrinberg merged commit 814df0f into master Dec 28, 2022
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.

olsp can keep incorrect document src in its state because of encoding issues
2 participants