Bug 353759 - [quick assist][quick fix] Provide a generic way to mark quick fixes/assists that cause semantic changes
Summary: [quick assist][quick fix] Provide a generic way to mark quick fixes/assists t...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 499863
  Show dependency tree
 
Reported: 2011-08-03 09:08 EDT by Dani Megert CLA
Modified: 2016-12-21 12:19 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2011-08-03 09:08:58 EDT
3.7.

We should provide a generic way to mark quick fixes/assists that cause semantic changes. E.g by adding a decorator to the icons.
Comment 1 Markus Keller CLA 2011-08-03 14:02:14 EDT
This would mark most of the quick fixes (since they remove an error).

Maybe better mark only quick assists, or invert the policy and mark quick assists that act like mini-refactorings.