Skip to content

groutoutlook/HighlighterVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlighter

Touch a bit for it to work with C/C++ files and CMakeLists.txt

  • You should clone this tree and build them to fetch the .vsix, and install them yourselves.

Usage

  • This extension will highlight a predefined set of keywords in comments such as:
    • TODO
    • BUG
    • NOTE
    • DISCUSS
    • OPTIMIZE
    • FIXME
    • STEP
    • IMPORTANT
    • EXP
    • INFO
    • WARN
    • HACK
    • FIX

Screenshots

Highlighter

Notes

  • Also check out QuadSpinner/Highlighter
    • Pro: much more advanced highlight rules.
    • Cons: OOTB experience is not as good as this plugin, although this is a really crude one.
  • Reason I considered forking this repo is the code's simplicity, it will be much easier porting to VS2026.

About

Highlighter for VS C++, forked

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages