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 268670 - Make vi part of netbeans and not a plugin
Summary: Make vi part of netbeans and not a plugin
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Linux
: P1 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-25 04:58 UTC by nsrirangan
Modified: 2017-04-26 09:18 UTC (History)
0 users

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 nsrirangan 2016-10-25 04:58:04 UTC
1.  vi came before NetBeans from the same place!!!
    Make it part of NetBeans and not an after thought.

2.  Also add producing getters and setters like intellij.
    I can provide the awk scripts if you want.

3.  Complete Class Definitions and variable names like Intellij.

thanks,
Kumar
Comment 1 Dusan Balek 2017-04-26 09:18:38 UTC
ad 2) Try Alt+Ins inside of Java source file.
ad 3) Could you please describe what particular functionality are you missing beside the by Code Completion (Ctrl+Space)?

Thanks.