An open API service indexing awesome lists of open source software.

https://github.com/jfacoustic/vscode-toggle-line-numbers-plugin


https://github.com/jfacoustic/vscode-toggle-line-numbers-plugin

relative-line-numbers vim vscode vscode-extension

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Line Number Toggle Plugin for VSCode

This is simply a plugin that allows you to toggle between different line number display types.

Each time you call it, it increments through the following:

1. off
2. on
3. relative
4. interval

Hope you find it useful! It definitely helps when you're using the VIM plugin.