Move all single line comments rightward to column 121 ?
Answered
I'd like to have all single-line code comments shifted to the right, i.e. starting at ~ column 121.
This way, I can speed up my code-reading skill without the distraction of seeing explanatory comments between the lines of code. If I am really stuck (or if I've forgotten what the purpose of a block of code is) I can always scroll across and read the comment.
Can this sort of configuration be done in IntelliJ IDEA ?
Please sign in to leave a comment.
There is no special action and configuration for this.