Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 461 Bytes

:hltodos

:hltodos is a Visual Studio Code extension that simply highlights todo comments, like TODO, NOTE, FIX, WARN, etc.


Build and Package

npm run package

Install

code --install-extension hltodos-0.0.1.vsix

Credits

This extension is heavily inspired by the Neovim plugin Todo Comments.