3P icon indicating copy to clipboard operation
3P copied to clipboard

Scan, detect and show TODOs in code explorer

Open ccleaud opened this issue 10 years ago • 1 comments

Hi!

Can you scan comments in the form /* TODO: xxx */ and show the TODO in the code explorer?

Thanks Regards, C.CLEAUD

ccleaud avatar Dec 20 '15 17:12 ccleaud

I'll do it, but after i checked that the parser performances are not too impacted. Atm im completly ignoring comments which is always a plus toward speed :)

If it's ok, ill also match start/end of modification tags to list them in the explroer

jcaillon avatar Dec 21 '15 18:12 jcaillon