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 212654 - [Insert code] Add keyboard shortcuts
Summary: [Insert code] Add keyboard shortcuts
Status: RESOLVED DUPLICATE of bug 126364
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 211167
  Show dependency tree
 
Reported: 2012-05-17 15:42 UTC by markiewb
Modified: 2013-03-03 23:13 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2012-05-17 15:42:45 UTC
I like to have explicit keyboard shortcuts (like numbers) for the actions in the "insert code"-popup.

F.e. with numbers

1 Constructor..
2 Logger...
3 Getter...
4 Getter and Setter...

After invoking the popup i would like to press '4' instead of pressing 3 times 'arrow down' and 'enter'.

I am not sure, perhaps i have seen this feature in Intellij's IDEA?
Comment 1 markiewb 2013-03-03 23:13:08 UTC

*** This bug has been marked as a duplicate of bug 126364 ***