Just switching to IntelliJ from a decade use of Eclipse.
Some newbie questions...
In Eclipse - if there is a line that has issues - I can click on the little red bracket line at the left line-number of my code - and it pops up with a menu with suggested auto-fixes.
In IntelliJ - I see this little red line bracket at the right-side but clicking on the line doesn't pop up any menu to do anything - just on-screen suggestions - with no immediate auto-fixes.
Dave Tolls wrote:The fix options can be got using Alt-Return (at least on mine).
Yes, clicking on the red line on the right-side gutter just takes you to the error.
Whats the shortcut for Mac? Also does that mean there will not be any context menu popups from clicking on it?