java.tmbundle icon indicating copy to clipboard operation
java.tmbundle copied to clipboard

Java Syntax Highlighting broken with specific code block.

Open dscalzi opened this issue 6 years ago • 1 comments

The following block of code breaks syntax highlighting. As you can see, the rest of the file is gray. The source file is valid Java 8 (at least) syntax.

image

URL to source file: https://github.com/dscalzi/ZipExtractor/blob/master/ZipExtractor-Sponge/src/main/java/com/dscalzi/zipextractor/sponge/MainExecutor.java#L46

dscalzi avatar Oct 10 '19 12:10 dscalzi

Still an issue

dscalzi avatar Sep 23 '20 23:09 dscalzi