We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When opening a .java file that contains Text Blocks, Sublime Text highlights in red as if had syntax error.
Implement support for Java 15+ features.
Implement support for Java 15 Text Blocks only.
The text was updated successfully, but these errors were encountered:
Ideally, this should go to the https://github.com/sublimehq/Packages since it's a syntax highlighting issue & not a core problem. There is an on going major PR for Java sublimehq/Packages#2654. You might want to test it against that.
Sorry, something went wrong.
Thank you @Ultra-Instinct-05. I will close this issue. I didn't know about https://github.com/sublimehq/Packages.
Already have one issue for this problem: sublimehq/Packages#2919.
No branches or pull requests
Problem description
When opening a .java file that contains Text Blocks, Sublime Text highlights in red as if had syntax error.
Preferred solution
Implement support for Java 15+ features.
Alternatives
Implement support for Java 15 Text Blocks only.
Additional Information (optional)
The text was updated successfully, but these errors were encountered: