Themes and Plugins

Available themes, installing plugins

IntelliJ IDEA supports both the Light and Dark theme with the new UI. You can also choose to sync your theme to your operating system so if you have your computer go to dark mode when the sun goes down, your IDE will follow suit.

IntelliJ IDEA comes with a lot of bundled plugins for tools and libraries that Java developers need. Should you need something else, you can install additional plugins from the Marketplace.


Related Resources

Running and Stopping a Process
Running and Stopping a Process
How to run and terminate/stop a process
Reformat Your Code
Reformat Your Code
Reformat a specific piece of code or the whole file according to your preferences.
Evaluate Expression
Evaluate Expression
Evaluate an expression during a debugging session