We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3d8afd + d4ee78c commit 28a32a4Copy full SHA for 28a32a4
PowerShellSyntax.tmLanguage
@@ -471,7 +471,7 @@
471
</dict>
472
473
<key>match</key>
474
- <string>(?i:\s*(\.)(SYNOPSIS|DESCRIPTION|EXAMPLE|INPUTS|OUTPUTS|NOTES|LINK|COMPONENT|FUNCTIONALITY))</string>
+ <string>(?i:\s*(\.)(COMPONENT|DESCRIPTION|EXAMPLE|EXTERNALHELP|FORWARDHELPCATEGORY|FORWARDHELPTARGETNAME|FUNCTIONALITY|INPUTS|LINK|NOTES|OUTPUTS|REMOTEHELPRUNSPACE|ROLE|SYNOPSIS))</string>
475
<key>name</key>
476
<string>comment.documentation.embedded.powershell</string>
477
0 commit comments