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

Laszlo Kishalmi updated NETBEANS-1673:
--------------------------------------
    Fix Version/s: 11.0

> Support for auto-complete of enum case values in switch expression
> ------------------------------------------------------------------
>
>                 Key: NETBEANS-1673
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1673
>             Project: NetBeans
>          Issue Type: Improvement
>            Reporter: ARUNAVA SINHA
>            Assignee: ARUNAVA SINHA
>            Priority: Major
>              Labels: 11.0-vc2, NB-JDK12, pull-request-available
>             Fix For: 11.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> enum COLOR \{RED, GREEN, BLUE}
>  
> switch (color) { 
> {{case GRE^}}
> {{}}}
> If we do ctrl+space at caret position it should do the autocomplete
> {{Auto-complete should be support for enum values in switch cases.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to