HumanGamer / TODOHighlighter

Creative Commons Attribution 4.0 International
8 stars 8 forks source link

I really love it, but... #5

Open HerrDingenz opened 3 years ago

HerrDingenz commented 3 years ago

...can you please add multi-line comments to this?

I don't want to write "// TODO:" in front of every line of multi-line comments ;)

Something like:

/* TODO:
put all the stuff in here
and here
*/

and all lines in that comment are highlighted would be really awesome!