You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "aliSadeqi (Jira)" <ji...@apache.org> on 2020/07/18 10:26:00 UTC

[jira] [Created] (NETBEANS-4601) autocomplete box does not work good at first time

aliSadeqi created NETBEANS-4601:
-----------------------------------

             Summary: autocomplete box does not work good at first time
                 Key: NETBEANS-4601
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4601
             Project: NetBeans
          Issue Type: New Feature
            Reporter: aliSadeqi


PressĀ  CTRL SPACE to show autocomplete which is perfect and beautiful but for first time it just indicates the java.lang classes.

If you want to use java.util classes or others you must press CTRL SPACE once again.

For instance :

1.Write "Arr" (target = ArrayList)

2.CTRL SPACE

results :

ArrayIndexOutOfBoundException

ArraysStoreException

3.once again press CTRL SPACE

4.now you can see ArrayList and many other classes and interfaces



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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