Skip to content

Instantly share code, notes, and snippets.

@gchacaltana
Created September 10, 2022 23:23
Visual Code - Settings - Editor Ruler
{
"editor.rulers": [80,120],
"workbench.colorCustomizations": {
"editorRuler.foreground": "#ff4081"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment