Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Scan, detect and show TODOs in code explorer #25

Open
ccleaud opened this issue Dec 20, 2015 · 1 comment
Open

Scan, detect and show TODOs in code explorer #25

ccleaud opened this issue Dec 20, 2015 · 1 comment

Comments

@ccleaud
Copy link

ccleaud commented Dec 20, 2015

Hi!

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

Thanks
Regards,
C.CLEAUD

@jcaillon
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants