Project
IntelliJ IDEA
Priority
Major
Type
Feature
Fix versions
No Fix versions
State
Open
Assignee
Alexey Kudravtsev
Subsystem
Editor. Intention Actions
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Nathan Brown
    6 years ago (30 Nov 2005 17:12)
  • Updated by   root
    2 years ago (17 Jan 2010 20:25)
  • Jira: IDEADEV-3446
    (history, comments)
 
IDEA-30915 Intention order on an unknown element should be chosen according to the element name and code style
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments