Skip to content
/ cursoruler Public
forked from freakone/cursoruler

Cursor ruler for Visual Studio Code

Notifications You must be signed in to change notification settings

tai/cursoruler

 
 

Repository files navigation

cursoruler

Features

In Visual Studio Code there is only a static vertical ruler option. There is no API for controlling it from extension so I came up with this replacement. It uses a text decorations to simulate a ruler. The only drawback is that ruler is only shown in lines as long as current cursor position.

Release Notes

0.0.4

Fix security vulnerabilities in deps.

0.0.3

Thanks to @hkcr fix for indentation with mixed spaces and tabs. Bump to the newest vscode version.

0.0.1

Initial release of Cursor Ruler.

Main icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

About

Cursor ruler for Visual Studio Code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%