Good Morning. I have followed several posts on the net, but I can not solve. I would like to put a right margin on the text in the editor. I have set the variable editor.rulers, as described below. I get the 80 character marker, but the text goes over it. How can I do this? Thank you.
// Columns at which to show vertical rulers
"editor.rulers": [80],