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

[jira] [Resolved] (NETBEANS-2853) Autocomplete for yield keyword not supported inside case body of Switch-Expression(JDK-13)

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

ARUNAVA SINHA resolved NETBEANS-2853.
-------------------------------------
    Resolution: Fixed

Fixed as part of

https://issues.apache.org/jira/browse/NETBEANS-2917

> Autocomplete for yield keyword not supported inside case body of Switch-Expression(JDK-13)
> ------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-2853
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2853
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Editor
>    Affects Versions: 11.2
>            Reporter: ARUNAVA SINHA
>            Assignee: ARUNAVA SINHA
>            Priority: Major
>             Fix For: 11.2
>
>
> a= switch(a)
> {default : yie^};
>  
> 'ctrl+space' and typing 'yie' should autocomplete yield in case javac support JDK-13



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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