Hi!
I have some issues with the syntax highlighting in java. When I write enumerate classes and add strings to the parameters I end up with solid hot pink highlighting over the " symbol. Can some please advise me how to fix this problem?
Thank you!
Hi!
I have some issues with the syntax highlighting in java. When I write enumerate classes and add strings to the parameters I end up with solid hot pink highlighting over the " symbol. Can some please advise me how to fix this problem?
Thank you!
The enum bug is already issued at https://github.com/sublimehq/Packages/issues/1658
It’s caused by a shared implementation for enums and classes.