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

Key: IDEADEV-3446
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Alexey Kudravtsev
Reporter: Nathan Brown
Votes: 0
Watchers: 1
Operations

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

Intention order on an unknown element should be chosen according to the element name and code style

Created: 30 Nov 05 16:12   Updated: 27 Sep 07 22:10
Component/s: Editor. Intention Actions
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,055
Severity: High


 Description  « Hide
My code style defines fields as beginning with '_'

If I bring up the intentions for an unknown element, the first default intention is always 'Create field' irrespective of whether the element starts with '_' or not, and then, to make it worse, 'Rename Reference' follows that before I hit 'Create local variable'.

For an element that doesn't start with '_', I want the first two items to be 'Create local variable' and 'Create parameter', followed by 'Rename reference'.

As it stands, I have to always use the arrow keys twice to select the intention I want 99% of the time which is very annoying.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.