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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
Tokenization is broken if script has back quotes with <<.
Steps to Reproduce
Gist with example
All code below back quotes will be highlighted as 'shell code'.
Expected behavior:
The string and backtick related scopes will end with the closing backtick.
Even after the closing backtick these are the scopes:
Versions
VS Code version: Code 1.44.2 (ff915844119ce9485abfe8aa9076ec76b5300ddd, 2020-04-16T17:07:18.473Z)
OS version: Darwin x64 17.7.0
Additional Information
Originally from @psycho-coder in microsoft/vscode#96144
The text was updated successfully, but these errors were encountered: