-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
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 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
N/AVersion
Visuals
No response
Originally from @valord577 in microsoft/vscode#239461
valord577
Metadata
Metadata
Assignees
Labels
No labels