LineNumberDecoLineNumberDeco is a Visual Studio Code extension. Adds relative line numbers to Visual Studio Code with decorations. This is useful if you are using one of the Vim or Vim like plugins. The relative line number can be displayed with only the standard function of vscode. However, when doing pair programming using liveshare or face-to-face, it is easier to communicate if absolute line numbers are displayed. This extension is useful when you want to display both absolute and relative line numbers. This extension has not anoying for testrunners or debuggers. Because, it does not block the display of breakpoint icons, test start icons, test result icons, etc. Recommended UsageUse with these recomended plugins. FeaturesShow relative line numbers
Extension Settings
Extension Commands
InspiredThank you for pioneering LicenseMIT License Road Map
Release Notes0.0.1first release 0.0.2add color option 0.0.3add rainbow color 0.0.4add rainbow commands 0.0.5add color update commands |