Request to add zero or more visible rulers to the editor that show line length, along with the colour for them. This is the same feature found in Atom, Sublime, Visual Studio Code, etc.
e.g.
"rulers": [80, 100, 120],
I am working on this one
It seems implemented, issue may be closed.
Most helpful comment
I am working on this one