visual-studio-code

Can I have selected-column highlighting in VS Code?


In Visual Studio Code, I'm trying to get the whole column highlighted where my cursor is. The same way a line is highlighted, I'd like to get the column highlighted as well.

It exists in Atom, as shown below, as an independent package. enter image description here

I haven't found the same setting or package to do it in VS Code. Is there a way to achieve this?


Solution

  • I don't think it is possible to get the exact same effect as with Atom, where you highlight a column, but for the same functionality (vertical line where your cursor is), you can install the extension cursoruler.