_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_