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
Version: VSCode 1.29.1
Platform: Windows 10/MacOS Mohave
Theme: Powershell ISE
Issue Description
After updating VSCode, syntax highlighting for variables in Windows now bleeds into methods and properties accessed using dot notation. On MacOS the colorization shows it as being seen as a cmdlet/function/program.
Screenshots
Windows 10
MacOS Mojave
If the variable is wrapped in parentheses it colorizes as normal, or at least as I anticipate.
Windows 10
MacOS
I've tried different themes and it persist this way.
The text was updated successfully, but these errors were encountered:
phatmandrake
changed the title
Colorization for variables bleeding into methods and properties accessed using dot notation after Update
Colorization for variables bleeding into methods and properties accessed using dot notation after VSCode Update
Nov 19, 2018
@phatmandrake the changes were made back in July. They were released in VS Code, pulled for some reason, and then re-released in 1.29.1. As such there are older duplicate issues.
Nothing has changed except for minor bug fixes for a few months.
Environment
Version: VSCode 1.29.1
Platform: Windows 10/MacOS Mohave
Theme: Powershell ISE
Issue Description
After updating VSCode, syntax highlighting for variables in Windows now bleeds into methods and properties accessed using dot notation. On MacOS the colorization shows it as being seen as a cmdlet/function/program.
Screenshots
Windows 10

MacOS Mojave

If the variable is wrapped in parentheses it colorizes as normal, or at least as I anticipate.
Windows 10

MacOS

I've tried different themes and it persist this way.
The text was updated successfully, but these errors were encountered: