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 257515 - make shortcuts for alt+insert menu items
Summary: make shortcuts for alt+insert menu items
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-11 12:35 UTC by nebrass
Modified: 2016-01-11 13:00 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 nebrass 2016-01-11 12:35:53 UTC
It will be nice to have direct shortcuts for the "generate code" menu (alt+insert) items:
for example :
alt+insert+L for logger
alt+insert+C for constructor
alt+insert+G for getters and setters
and so on..

Thank you !