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

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

    [ https://issues.apache.org/jira/browse/NETBEANS-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080116#comment-17080116 ] 

Vlad Palnik edited comment on NETBEANS-1477 at 4/10/20, 12:37 AM:
------------------------------------------------------------------

Came across this issue while NetCat testing 12.0 beta 2.

Expected result: ... Automatic substitution for class names is always turned off.

Does this mean that its working as intended and CC for class names is only displayed but never inserted even when there is only a single option??


was (Author: vladpaln):
Came across this issue while NetCat testing 12.0.

Expected result: ... Automatic substitution for class names is always turned off.

Does this mean that its working as intended and CC for class names is only displayed but never inserted even when there is only a single option??

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