Skip to content

Make sourcemaps more resilient against out-of-range modifications #13

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

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

csweichel
Copy link
Contributor

I was not able to reproduce the issue per se. Yet, the code in question was not tolerant against out-of-range access which is what likely caused the issue at hand.

This PR makes source maps more out-of-range tolerant and compliant with the the LSP spec.

Fixes #6

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.

The LS crashed the underlying CLI process
1 participant