Variables that are built-in constants are not highlighted, like $Error
and $PSVersionTable
#218
Open
3 tasks done
$Error
and $PSVersionTable
#218
Prerequisites
Steps to reproduce
Noticed that both VSCode and GitHub doesn't highlight some variables, like
$Error
and$PSVersionTable
This:
Looks like this on GitHub:
And in VSCode:
Expected behavior
Highlight.js demo https://highlightjs.org/demo does as I expect it to:
PowerShell ISE and the PowerShell terminal too:
Actual behavior
Steps to reproduce
Error details
No response
Environment data
Version
Latest?
Visuals
No response
The text was updated successfully, but these errors were encountered: