File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 1437
1437
<string >invalid.illegal.powershell </string >
1438
1438
</dict >
1439
1439
<dict >
1440
+ <key >captures </key >
1441
+ <dict >
1442
+ <key >1 </key >
1443
+ <dict >
1444
+ <key >name </key >
1445
+ <string >constant.language.powershell </string >
1446
+ </dict >
1447
+ <key >2 </key >
1448
+ <dict >
1449
+ <key >name </key >
1450
+ <string >constant.language.powershell </string >
1451
+ </dict >
1452
+ <key >3 </key >
1453
+ <dict >
1454
+ <key >name </key >
1455
+ <string >entity.other.attribute-name.powershell </string >
1456
+ </dict >
1457
+ </dict >
1440
1458
<key >comment </key >
1441
1459
<string >Automatic variables - read-only. </string >
1442
1460
<key >match </key >
1443
- <string >(\$)(?i:_|args|consolefilename|error|event|eventsubscriber|executioncontext|false|foreach|home|host|input|lastexitcode|matches|myinvocation|nestedpromptlevel|null|pid|psboundparameters|pscmdlet|psculture|psdebugcontext|pshome|psitem|psscriptroot|psuiculture|psversiontable|pwd|sender|shellid|sourceargs|sourceeventargs|switch|this|true)\b </string >
1444
- <key >name </key >
1445
- <string >constant.language.powershell </string >
1461
+ <string >(\$)(?i:(_|args|consolefilename|error|event|eventsubscriber|executioncontext|false|foreach|home|host|input|lastexitcode|matches|myinvocation|nestedpromptlevel|null|pid|psboundparameters|pscmdlet|psculture|psdebugcontext|pshome|psitem|psscriptroot|psuiculture|psversiontable|pwd|sender|shellid|sourceargs|sourceeventargs|switch|this|true))\b((\.[\w"']+)*) </string >
1446
1462
</dict >
1447
1463
<dict >
1448
1464
<key >captures </key >
You can’t perform that action at this time.
0 commit comments