Just like you can set the âhighlight_lineâ option, Iâd love to see a âhighlight_columnâ option â something that will put a vertical highlight on the current column. I got really used to this in Vim, and it ends up being a great feature when youâre trying to match up indentation.
Column Highlight
+1
Have you enabled indentation guides? That might do the job until column highlight comes along.
Of use sometimes is to use Ctrl-Alt-down to multi-select the next column downwards - at least it goes straight-down and you can press Escape (without typing anything!) once youâve checked the alignment.
(It does jump to the left if there is a blank line, and to the right if there is a line-wrap, but stillâŚ)
Andy.
Edited: Or for a block, select the block and press Ctrl-Shift-L, then Home to jump to the front of all the lines. Donât forget to press Escape, or click out, once youâve checked. Edited2: Press Home twice so that you can start from the very beginning (far left).
Iâd love to have this feature as well! That, and/or cursor block highlighting. The plug-in is a less than ideal soltuion.
I would also LOVE this feature. In the meantime, where can I find a plugin that does this?
Please checkout my new plugin called CursorRuler (announcement thread here: CursorRuler - Marks cursor position with dynamic rulers) which hopefully is the type of plugin you would find very useful