Search code examples
intellij-ideaintellij-14

IntelliJ - Show errors/warning on the left of code


I use IntelliJ after moving from Eclipse (With Java)
I like that errors/warnings are displayed on the code map on the right but I miss the indications of errors and warning that appear next to the problem on the left (gutter)

Is there a way to turn it on?

Thanks!


Solution

  • No it's not possible but you can hit F2 to cycle through the errors quickly.