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
The extension token is incorrectly highlighted as a keyword in the screenshot below
I expected extension to be highlighted as an identifier. cc/ @nicolasstucki
The text was updated successfully, but these errors were encountered:
olafurpg
changed the title
Extension keyword is incorrectly highlighted
Extension token is incorrectly highlighted
Sep 4, 2020
olafurpg
changed the title
Extension token is incorrectly highlighted
Extension token is incorrectly highlighted as keyword instead of identifier
Sep 4, 2020
This comes from the old rule to highlight the extension on syntax that has been removed a couple of releases ago. We can just drop the old syntax highlighting.
nicolasstucki
added a commit
to nicolasstucki/vscode-scala-syntax
that referenced
this issue
Sep 7, 2020
Uh oh!
There was an error while loading. Please reload this page.
The
extension
token is incorrectly highlighted as a keyword in the screenshot belowI expected
extension
to be highlighted as an identifier. cc/ @nicolasstuckiThe text was updated successfully, but these errors were encountered: