Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
12.6
-
None
Description
When I hava nb-javac installed then editor suggest field names on ctrl+space. For example I created field:
FooBar ctrl+space and it shows me suggestion for the name of this field.
When I try the same thing without nb-javac then there is completely missing these suggestion and types are suggested (FooBar etc.).
Expected behavior Netbeans without nb-javac should provide the same name suggestion as Netbeans with nb-javac.