Mitch Claborn (2024-09-11 15:38):
In earlier versions of NetBeans (can't remember how far back), when I typed "NotYetImportedClass." while editing a Java file, then pressed ctrl+shift+i to fix the imports, the import would get added and then the autocomplete for static methods on that class would automatically pop up.


Never noticed this, but yeah, that autocomplete doesn't show up after `ctrl+shift+i`. But you just need to press CTRL+space and autocomplete will pop up (no need to retype the class).

Cheers,
Maciej

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to