You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example # This is the normal color of a comment. $TestObject = New-Object -Properties 'Member With A Space' $TestObject.'Member With A Space' # This is orange because vscode-powershell behaves as if the closing quote starts a new string.
Screen Shot
The text was updated successfully, but these errors were encountered:
Example
# This is the normal color of a comment. $TestObject = New-Object -Properties 'Member With A Space' $TestObject.'Member With A Space' # This is orange because vscode-powershell behaves as if the closing quote starts a new string.
Screen Shot

The text was updated successfully, but these errors were encountered: