You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michael Bien (Jira)" <ji...@apache.org> on 2021/11/01 08:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/NETBEANS-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bien closed NETBEANS-4601.
----------------------------------
    Resolution: Not A Bug

this is actually supposed to work that way. First auto completion gives local results, activating it again will give all results available.

> 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
>            Priority: Critical
>
> 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