TIL: Add vertical ruler in VSCode

JayRam NaiJayRam Nai
1 min read
  1. Open Command Palette (Ctrl+Shift+P)

  2. Search for “Preferences: Open User Settings (JSON)“

  3. Add ”editor.rulers”: [78] in settings.json file

settings.json file:

Reference:

https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_vertical-rulers

0
Subscribe to my newsletter

Read articles from JayRam Nai directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

JayRam Nai
JayRam Nai

Open edX expert and open-source enthusiast.