Mitch Claborn created NETBEANS-6114: ---------------------------------------
Summary: Code completion for new Classname constructors broken in 12.5 Key: NETBEANS-6114 URL: https://issues.apache.org/jira/browse/NETBEANS-6114 Project: NetBeans Issue Type: Bug Affects Versions: 12.5 Reporter: Mitch Claborn I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in the middle of the class name to finish the class name, I'm pretty sure that NB 12.0 was automatically showing the various constructors in a code completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. The behavior from 12.0 should be restored, or at least create an option to control this behavior. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists