Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Next
Description
Support for Yield with value for Switch Expression in JDK-13.
Broadly below issues will be addresses as part of yield support
1. Syntax Highlighting
2. Formatting
3. Autocomplete of Yield Keyword.
JEP link:
https://openjdk.java.net/jeps/354
Attachments
Issue Links
- incorporates
-
NETBEANS-2852 Fomatting Issue in Yield Statement of Switch Expression(JDK-13)
- Closed
-
NETBEANS-2853 Autocomplete for yield keyword not supported inside case body of Switch-Expression(JDK-13)
- Closed
-
NETBEANS-2855 Issue in ErrorHint :DifferentCaseKindsFix with JDK-13
- Closed
-
NETBEANS-2857 Syntax highlighting for yield keyword inside switch-expression is not happening in JDK-13
- Closed
-
NETBEANS-2858 Auto-completion is not working inside case body of switch-expression(JDK-12/13)
- Closed
- is related to
-
NETBEANS-5854 Autocompleting "yield" should include a space
- Open
- links to