You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jiří Kovalský (Jira)" <ji...@apache.org> on 2020/04/12 18:00:00 UTC

[jira] [Updated] (NETBEANS-1477) Single Class proposal not inserting automatically

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

Jiří Kovalský updated NETBEANS-1477:
------------------------------------
    Affects Version/s: 12.0
                       11.0

> Single Class proposal not inserting automatically
> -------------------------------------------------
>
>                 Key: NETBEANS-1477
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1477
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Completion &amp; Templates
>    Affects Versions: 10.0, 11.0, 12.0
>         Environment: Windows 10
> Apache NetBeans IDE Dev (Build incubator-netbeans-release-345-on-20181002)
>            Reporter: Daniel Warren
>            Priority: Minor
>
> h3. Steps
>  # Uncheck {{ Auto Popup Completion Window }}
>  # In any class type {{ this. }}
>  # Restore the default value and repeat previous step
>  # Uncheck {{ Insert Single Proposals Automatically }}
>  # In editor type {{ StringBuffe }} and call normal code completion
>  # In editor type {{ Thread.curren }} and call normal code completion
>  # Restore the default value and repeat previous two steps
> h3. Expected result:
> The CC list provide one item but does not insert it if the options if switched off. Automatic substitution for class names is always turned off.
>  
>  
> With step 7, StringBuffer does not get automatically inserted when Code Completion is called with the {{Insert Single Proposals Automatically}} option enabled. The Code Completion does work with Thread.curren however.



--
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