Is there a way to get light bulb to stay in the margins like in netbeans? Or at least a way to click on the highlighted code and get a fix menu instead of getting an information popup?
I don't like having to press alt enter each time to fix something so I want to be able to do this without pressing alt+enter and with clicking instead.
As soon as the IDE finds a way to alter your code, it displays a yellow bulb icon. in the editor next to the current line. By clicking this icon, you can view intention actions available in the current context. Intention actions cover a wide range of situations from warnings to optimization suggestions.
Change the UI themeIn the Settings/Preferences dialog ( Ctrl+Alt+S ), select Appearance & Behavior | Appearance. Select the UI theme from the Theme list: IntelliJ Light: Traditional light theme for IntelliJ-based IDEs.
Zen mode helps you to hide everything except the editor. You can access Zen mode from the IntelliJ IDEA menu with View > Appearance > Enter Zen Mode. Alternatively you can use Find Actions ⌘⇧A (macOS), or Ctrl+Shift+A (Windows/Linux) and type in zen mode to enter or exit Zen Mode.
There are 2 ways that I know of.
You can use the keyboard shortcut Alt + Enter
(⌥⏎) to bring it up.
Alt + Enter
(⌥⏎)Hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With