Prerequisites
Steps to reproduce
The global:PROJ_ROOT should be highlighted the same on both lines, regardless of curly braces
${script:compile}= {
${global:PKG_BULD_DIR}="$global:PROJ_ROOT\tmp\${PKG_NAME}\${PKG_PLATFORM}\${PKG_ARCH}"${global:PKG_INST_DIR}="${global:PROJ_ROOT}\out\${PKG_NAME}\${PKG_PLATFORM}\${PKG_ARCH}"
}Originally from valord577 (@valord577) in microsoft/vscode#239461
Expected behavior
The global:PROJ_ROOT should be highlighted the same on both lines, regardless of curly braces
Actual behavior

Error details
Environment data
Version
742f0b5
Visuals
No response
Originally from valord577 (@valord577) in microsoft/vscode#239461
Prerequisites
Steps to reproduce
The
global:PROJ_ROOTshould be highlighted the same on both lines, regardless of curly bracesOriginally from valord577 (@valord577) in microsoft/vscode#239461
Expected behavior
The
global:PROJ_ROOTshould be highlighted the same on both lines, regardless of curly bracesActual behavior
Error details
Environment data
N/AVersion
742f0b5
Visuals
No response
Originally from valord577 (@valord577) in microsoft/vscode#239461