[
https://issues.apache.org/jira/browse/NETBEANS-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ARUNAVA SINHA resolved NETBEANS-2858.
-------------------------------------
Fix Version/s: 11.2
Resolution: Fixed
Fixed as part of https://issues.apache.org/jira/browse/NETBEANS-2917
> Auto-completion is not working inside case body of
> switch-expression(JDK-12/13)
> -------------------------------------------------------------------------------
>
> Key: NETBEANS-2858
> URL: https://issues.apache.org/jira/browse/NETBEANS-2858
> Project: NetBeans
> Issue Type: Bug
> Components: java - Editor
> Affects Versions: 11.1
> Reporter: ARUNAVA SINHA
> Assignee: ARUNAVA SINHA
> Priority: Major
> Fix For: 11.2
>
>
> Auto-completion is not working inside case body of
> switch-expression(JDK-12/13)
> int b = switch(color){
> case RED: ^
> };
>
> ctrl+space at caret position should show all the possible autocompletion
> options
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists