History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5176
Type: Cosmetics Cosmetics
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Aggregate "code cleanup" actions into single dialog and project view context menu entry

Created: 06 Jul 07 22:21   Updated: 19 Jul 07 20:26
Component/s: Plugin Support. API, Project View, Code Formatting and Code Style
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(60 kb)

Build: 7,051


 Description  « Hide
My project view context menu has been slowly growing in length.

One of the causes is that I have InspectorGeneral installed, which adds 5 new "code cleanup" actions.

Perhaps the UI could be reorganized a bit:
-Provide a single "Cleaup Code.." entry in the project context menu
-When invoked, show a dialog that contains the available "code cleanup" actions (including those coming from InspectorGeneral)

In a way, the UI already works like this a bit: the Ctrl-Alt-L can do both "reformat" as well as "optimize imports"

Perhaps the Ctrl-Alt-L dialog could simply be expanded to include other "code cleanup" actions?



 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 06 Jul 07 22:23
IDEADEV-17781 is also related to this, although that one is about Inspection/QuickFix-driven code cleanup.