recently a gray vertical line appeared in about the middle of the editor pane of my IntelliJIdea Community Edition 13.1.4 probably due to some manipulations with the settings that I cannot remember. I cannot find how to get rid of it, which is annoying. Who can help? Thanks.
It's called a visual guide (Settings - Editor - Code Style). It helps you to see how wide is each line of code, and to keep the lines within this limit. You can configure the IDE to wrap the lines automatically when the lines are too long.
Basically, it's the guide line showing where the wrapping will occur (if enabled for certain code constructions). Show activity on this post.
icon on a tab, in the Settings/Preferences dialog ( Ctrl+Alt+S ), go to Editor | General | Editor Tabs and select the appropriate option in the Close button position field.
Press ⌥⇧↑ (macOS), or Alt+Shift+Up Arrow (Windows/Linux), to move a line up. To move a line down use ⌥⇧↓ (macOS), or Alt+Shift+Down Arrow (Windows/Linux). This shortcut does not factor in scope.
Updated answer:
Go to Preferences
→ Editor
→ General
→ Appearance
and uncheck Show hard wrap and visual guides
.
Original answer:
Go to Settings
→ Editor
→ General
→ Appearance
and uncheck Show Right Margin
.
You can also configure where the right margin is in the code style settings.
It is called 'Show hard wrap guide' now, located in Editor > General > Appearance
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