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

java.lang.IllegalArgumentException: Wrong offsets: start=540; end=539;document length=539 #772

Closed

Conversation

angelozerr
Copy link
Contributor

java.lang.IllegalArgumentException: Wrong offsets: start=540; end=539;document length=539

Fixes #737

@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@sonarcloud
Copy link

sonarcloud bot commented Apr 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@angelozerr
Copy link
Contributor Author

@jeffmaury I wonder why you don't use https://plugins.jetbrains.com/docs/intellij/syntax-highlighting-and-error-highlighting.html#external-tool to support validation like doc explained?

@jeffmaury
Copy link
Member

@jeffmaury I wonder why you don't use https://plugins.jetbrains.com/docs/intellij/syntax-highlighting-and-error-highlighting.html#external-tool to support validation like doc explained?

Probably because my implementation is based on LSP4E

@angelozerr
Copy link
Contributor Author

I close this PR because the proper fix was #778

@angelozerr angelozerr closed this Apr 20, 2023
@angelozerr angelozerr deleted the diagnostic-improvement branch April 20, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.IllegalArgumentException: Wrong offsets: start=540; end=539; document length=539
2 participants