Open
Description
From @cblackuk on February 18, 2019 10:16
- VSCode Version: >1.27.2
- OS Version: Win10, 2016, 2019 - does not matter
Steps to Reproduce:
On VSC with no extensions 1.27.2, using an older version of the PowerShell grammar Name
is classified as entity.name.function.invocation.powershell
.
On VSC with no extensions >1.27.2, using a more recent version of the PowerShell grammar Name
is classified as variable.other.member.powershell
Was this change intentional? It changes the way the code looks in VS Code since the built in themes don't use variable.other.memeber
Copied from original issue: microsoft/vscode#68910
Metadata
Metadata
Assignees
Labels
No labels