You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Groovy 4.0b1 added support for switch expressions. When yield is used in this context, it should be highlighted similar to other keywords. Currently it gets default treatment.
The text was updated successfully, but these errors were encountered:
eric-milles
changed the title
Fix syntax highlighting for yield within switch expression
Fix syntax highlighting for yield within switch expression
Oct 4, 2021
Groovy 4.0b1 added support for switch expressions. When
yield
is used in this context, it should be highlighted similar to other keywords. Currently it gets default treatment.The text was updated successfully, but these errors were encountered: