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

ARUNAVA SINHA updated NETBEANS-1673:
------------------------------------
    Description: 
enum COLOR \{RED, GREEN, BLUE}

 

switch (color) { 

{{case GRE^}}

{{}}}

{{Auto-complete should be support at caret position}}

  was:
enum COLOR \{RED, GREEN, BLUE}

 

{{switch (color) { }}

{{case GRE^}}

{{}}}

{{Auto-complete should be support at caret position}}


> 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: NB-JDK12
>
> enum COLOR \{RED, GREEN, BLUE}
>  
> switch (color) { 
> {{case GRE^}}
> {{}}}
> {{Auto-complete should be support at caret position}}



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