freakone / cursoruler

Cursor ruler for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 100.0%