atom / language-java

Java package for Atom
Other
62 stars 58 forks source link

Highlight 'yield' keyword in switch statement #230

Closed Eskibear closed 4 years ago

Eskibear commented 4 years ago

orignal request: https://github.com/redhat-developer/vscode-java/issues/1556 official docs: https://docs.oracle.com/javase/specs/jls/se13/preview/switch-expressions.html#jep354-14.21