Replies: 1 comment 1 reply
-
I'm not familiar with Java, but I think you're missing semicolons, which is why the syntax highlighting is broken. Although as I understand in Java semicolons are not required, nevertheless it seems to be the way |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Is the following the expected syntax coloring for Java code?
It looks buggy to me - weird single letter color changes, and nothing like what VSCode, IntelliJ or TextMate provide.
Using a light theme is even worse as the different red/purple colors are indistinguishable.
Beta Was this translation helpful? Give feedback.
All reactions