Search code examples
javaintellij-ideasyntax-highlighting

Java Syntax Highlighting Issue for IntelliJ Ultimate


When I run the files in IntelliJ IDEA Ultimate, I can getting improper syntax highlighting of only orange, green, and gray. Is there any way to get more colors for syntax highlighting for methods and variables like VSCode does?

This is my theme with One Dark Theme:

enter image description here

I want the theme to be like:

enter image description here


Solution

  • Theme

    I would suggest using Atom One Dark as a theme. It's really colorful, so it makes easier to focus on (at least for me). You should give it a try.

    Reformatting

    There is a setting about reformatting. You should try it. You can access it with CTRL+SHIFT+ALT+L.