I\'d like to use column guide line to IntelliJ IDE. Anybody knows about this? I couldn\'t find any solution for the feature?
For example:
If I understand correctly what you're trying to configure, then you need:
Go to IDE Settings -> Editor Settings -> Appearance -> Tick Show right margin
.
STEP 1 :
Goto File-> Settings > Code style > General
STEP 2 : Change Right margin (columns) label
STEP 3 : Check on Wrap when typing reaches right margin.
STEP 4 : Goto Editor-> Appearance, check on 4th label (Show right margin)
I use Idea 12. You can find the settings here: First go to:
Now go to:
Hope this helps