Adds cursor position indication with column highlighting.
Uses editor.lineHighlightBackground color as vertical line in cursor position.
Improves cursor visibility, especially on big displays.
Introduces cursorColumnColor color variable for setting up custom highlight color.
Highlight will miss match for line that contains external insertions, color picker for example.
First beta release


