Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Line HighlighterNew to Visual Studio Code? Get it now.
Line Highlighter

Line Highlighter

Matthew Hazlehurst

|
1,179 installs
| (0) | Free
Given a filename, line number and colour code, this extension will highlight a line of code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

line-highlighter README

This is the README for the line-highlighter extension. Given a filename, a line number and a color code, this extension will open the file and highlight the relevant line with the chosen color. The color code is a positive or negative number between 1 and 100. A negative number will show a shade of red, and a postive number a shade of green, with the number itself dictating the percenage shade of that color. For example -25 is 25% red, and 100 is 100% green.

Features

To use the extension, open the Ctrl+Shift+P and type "Line Highlighter":

If you do not have a workspace folder open, then specify an absolute file path, a line number and a color code:

If you have a workspace folder added, then the plugin will use this context, and allow you to specify a path relative to the workspace:

0.0.1

Initial release of line-highlighter

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft