We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa04735 commit ada344cCopy full SHA for ada344c
1 file changed
Tests/syntax_test_Function.ps1
@@ -400,9 +400,9 @@ function Verb-Noun {
400
$Param5
401
# <- punctuation.definition.variable
402
# ^ variable.other.readwrite
403
- )
404
-#^^^^^^^^ meta.function.powershell
405
-# ^ punctuation.section.block.end.powershell
+ )
+#^^^^ meta.function.powershell
+# ^ punctuation.section.block.end.powershell
406
407
Begin
408
#^^^^^^^^ meta.function.powershell
0 commit comments