This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 134649

Summary: Missing shortcuts
Product: editor Reporter: Jan Becicka <jbecicka>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: RESOLVED FIXED    
Severity: blocker CC: gliesian, msauer
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 133913    

Description Jan Becicka 2008-05-07 07:36:32 UTC
Introduce method, Introduce Field, Introduce Constant, Introduce Variable, Move and Safe Delete should have shortcut.
Comment 1 Jan Becicka 2008-05-19 12:53:24 UTC
Plan is to implement
Global Actions:
Ctrl-M - Move
Alt-Del - Delete

Java Editor Actions:
Alt-Shift-L - Introduce Field
Alt-Shift-C - Introduce Constant
Alt-Shift-M - Introduce Method
Alt-Shift-V - Introduce Variable
Comment 2 Jan Becicka 2008-05-21 09:38:34 UTC
This is not fixed.
Comment 3 Jan Becicka 2008-06-03 10:35:05 UTC
Fixed.
http://hg.netbeans.org/main/rev/dab131e8c4cb
Comment 4 Ralph Ruijs 2011-10-25 19:45:58 UTC
*** Bug 174390 has been marked as a duplicate of this bug. ***