Skip to content

Instantly share code, notes, and snippets.

@gchacaltana
Created September 10, 2022 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gchacaltana/7d29492bdc0c8fbee159bcea4f73d6f6 to your computer and use it in GitHub Desktop.
Save gchacaltana/7d29492bdc0c8fbee159bcea4f73d6f6 to your computer and use it in GitHub Desktop.
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