Skip to content

Commit ab8abca

Browse files
omniomiTylerLeonhardt
authored andcommitted
scriptblocks within hashtables. (#87)
1 parent 695c581 commit ab8abca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PowerShellSyntax.tmLanguage

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,6 +1386,10 @@
13861386
<key>name</key>
13871387
<string>meta.hashtable.assignment.powershell</string>
13881388
</dict>
1389+
<dict>
1390+
<key>include</key>
1391+
<string>#scriptblock</string>
1392+
</dict>
13891393
<dict>
13901394
<key>include</key>
13911395
<string>$self</string>

0 commit comments

Comments
 (0)