Closed omniomi closed 6 years ago
This scopes hashtables separately from script blocks (meta.hashtable.powershell) and assigns scopes to the keys and assignment operators so that keywords like break or from aren't coloured differently.
meta.hashtable.powershell
break
from
Fix on right:
This scopes hashtables separately from script blocks (
meta.hashtable.powershell
) and assigns scopes to the keys and assignment operators so that keywords likebreak
orfrom
aren't coloured differently.Fix on right: