f0lio / HiLight

VSCode extension for highlighting range(s) of a file for smooth coding/debugging

Home Page:https://marketplace.visualstudio.com/items?itemName=f0lio.hilight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. So I made this.
You can find it under the name of HiLight on vscode extensions marketplace.
Or go to this link.

Demo:


Use Your Own Colors

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.

About

VSCode extension for highlighting range(s) of a file for smooth coding/debugging

https://marketplace.visualstudio.com/items?itemName=f0lio.hilight

License:MIT License


Languages

Language:TypeScript 100.0%