[powershell] Update PowerShell Editor Syntax. Fixes #49789

This commit is contained in:
Martin Aeschlimann
2018-05-14 14:14:19 +02:00
parent e142962e1b
commit 844c7f1c94
2 changed files with 176 additions and 41 deletions
@@ -1233,7 +1233,7 @@
},
{
"c": "1",
"t": "source.powershell interpolated.simple.source.powershell constant.numeric.scientific.powershell support.constant.powershell",
"t": "source.powershell interpolated.simple.source.powershell constant.numeric.decimal.powershell constant.numeric.decimal.powershell",
"r": {
"dark_plus": "constant.numeric: #B5CEA8",
"light_plus": "constant.numeric: #09885A",
@@ -1310,7 +1310,7 @@
},
{
"c": "2",
"t": "source.powershell interpolated.simple.source.powershell constant.numeric.scientific.powershell support.constant.powershell",
"t": "source.powershell interpolated.simple.source.powershell constant.numeric.decimal.powershell constant.numeric.decimal.powershell",
"r": {
"dark_plus": "constant.numeric: #B5CEA8",
"light_plus": "constant.numeric: #09885A",