intellij-powershell
intellij-powershell copied to clipboard
syntax highlighting is broken
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.