Skip to content

Commit 28a32a4

Browse files
Merge pull request #81 from omniomi/comment-help-keywords
Expand keyword list for comment help
2 parents a3d8afd + d4ee78c commit 28a32a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerShellSyntax.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
</dict>
472472
</dict>
473473
<key>match</key>
474-
<string>(?i:\s*(\.)(SYNOPSIS|DESCRIPTION|EXAMPLE|INPUTS|OUTPUTS|NOTES|LINK|COMPONENT|FUNCTIONALITY))</string>
474+
<string>(?i:\s*(\.)(COMPONENT|DESCRIPTION|EXAMPLE|EXTERNALHELP|FORWARDHELPCATEGORY|FORWARDHELPTARGETNAME|FUNCTIONALITY|INPUTS|LINK|NOTES|OUTPUTS|REMOTEHELPRUNSPACE|ROLE|SYNOPSIS))</string>
475475
<key>name</key>
476476
<string>comment.documentation.embedded.powershell</string>
477477
</dict>

0 commit comments

Comments
 (0)