syntax highlighting is broken #282
Labels
bug
Something isn't working
help wanted
Extra attention is needed
parser
Issues related to PowerShell script parsing
The syntax highlighting is non-existent within a function block. It does not highlight variable names for example. See attached screenshot for an example.
I have IntelliJ IDEA 2024.1.4 (Ultimate Edition). I am on version 2.6.1 of the plugin. I am using powershell version 7.4.1. I am on an M1 mac. I checked settings and intellij logs and did not find anything that would indicate what the problem is.
By contrast in VSCode, syntax highlighting is working as example. See screenshot.
The text was updated successfully, but these errors were encountered: