Bug 94833 - [misc] Allow to remove comments containing task tags
Summary: [misc] Allow to remove comments containing task tags
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-05-11 15:49 EDT by Patrick Schonbach CLA
Modified: 2005-05-12 03:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Schonbach CLA 2005-05-11 15:49:59 EDT
It would be very helpful to have a feature to remove all comments that contain 
task tags (like TODO) within the selection, the currently edited file, a group 
of files, or the whole project.
Comment 1 Dani Megert CLA 2005-05-11 16:23:39 EDT
mmh. can you give a use case where - instead of resolving the TODOs - you simply
want to remove them?
Comment 2 Patrick Schonbach CLA 2005-05-11 16:40:10 EDT
At the moment, the generated stubs for overriding methods and delegates share 
the same comment and body template. While for overriding methods, the TODO 
comment needs to be resolved, its just a pain in the neck to delete them for 
delegates. I already requested seperate templates for overriding methods and 
delegates, but still, mass-removal of task comments might be necessary 
sometimes.
Comment 3 Dani Megert CLA 2005-05-11 16:44:16 EDT
Sounds reasonable. Why not look at the Eclipse code and participate in the
Eclipse open source project ;-)
Comment 4 Dani Megert CLA 2005-05-11 16:45:13 EDT
This might even be a Platform UI item.