Answers for "vs code show vertical line"

0

vs code show vertical line

# in settings.json type:
"editor.rulers": [80,120]
Posted by: Guest on October-19-2021
0

vscode vertical line

"workbench.colorCustomizations": {
    "editorRuler.foreground": "#ff4081"
}
Posted by: Guest on August-20-2021

Browse Popular Code Answers by Language