Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HiLightNew to Visual Studio Code? Get it now.
HiLight

HiLight

Omar Magoury

|
1,808 installs
| (0) | Free
Highlight range(s) of a file for smooth coding/debugging
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HiLight

VSCode extension for highlighting a selected range(s) from a file.


NOTE:

I just thought having such a feature would be useful when navigating between
multiple (big) files for whatever reasons, mostly debugging.i So I made this.
You can find it under the name of HiLight on vscode extensions marketplace.
Or go to this link.

Demo:

Basic HiLighting:



On split mode:



Use Your Own Colors

To customize HiLighting color and other properties, you can go and add your own configs to settings.json
Open vscode command palette (SHIFT + CMD + P) type settings json


NOTE:

The extension is still under development, and has very basic functionalities .
However, you may also suggest changes by forking this repo and creating a pull request or opening an issue.

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