fabiospampinato / vscode-todo-plus

Manage todo lists with ease. Powerful, easy to use and customizable.
MIT License
908 stars 228 forks source link

Minimap support #250

Open LukeWolfGames opened 4 years ago

LukeWolfGames commented 4 years ago

As it stands at the moment, there is no minimap support for the syntax highlighting of todo+:

It would be great if we could get this implemented because it can come in handy when these types of files get very long.

javs commented 3 years ago

Any idea where to start looking to fix this one? I may take a stab at it and send a PR.