vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Semantic Highlighting: Namespace types incorrectly highlighted as functions

Open JustinGrote opened this issue 3 years ago • 0 comments

Prerequisites

  • [X] I have written a descriptive issue title.
  • [X] I have searched all issues to ensure it has not already been reported.
  • [X] I have read the troubleshooting guide.
  • [X] I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • [X] I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
  • [X] If this is a security issue, I have read the security issue reporting guidance.

Summary

image

This should be highlighted as a type, not a function.

Example of correct highlighting: image

PowerShell Version

N/A

Visual Studio Code Version

1.68.0-insider
ba2dd825803b5f95d5dcce927afc3a4882ed0f84
x64

Extension Version

[email protected]

Steps to Reproduce

Add the text.

Visuals

No response

Logs

No response

JustinGrote avatar May 21 '22 23:05 JustinGrote