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

Summary: make shortcuts for alt+insert menu items
Product: java Reporter: nebrass
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: Mabdylon
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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 !