Notepad++ obviously recognizes all comments as such. Is there a way to simply delete all?
Edit: Stat-R\'s bookmark method has helped greatly, not on
I have had some luck running a macro for the above. Basically:
// (F3)Put // into the search dialog by just searching for it once. Then record the three steps in a macro, then play it back until EOF.
The first time I did it I had a problem, but then it worked, not sure what I did differently.