File tree 1 file changed +19
-4
lines changed
1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -1813,9 +1813,24 @@ function get-number {}
1813
1813
1814
1814
# region Test
1815
1815
# <- punctuation.definition.comment
1816
- # ^^^^^^ comment.line.powershell
1817
- # ^^^^ meta.toc-list meta.fold.begin entity.name.section
1816
+ # ^^^^^^ keyword.other.region.begin
1817
+ # <- comment.line.powershell
1818
+ # ^^^^ meta.toc-list entity.name.section
1818
1819
# @@@@ local-definition
1819
- # endregion (Text after #endregion is optional, but the ISE marks it as a comment as well)
1820
+ # ^ meta.fold.begin
1821
+ # endregion (More comments)
1820
1822
# <- punctuation.definition.comment.powershell
1821
- # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line
1823
+ # ^^^^^^^^^ keyword.other.region.end.powershell
1824
+ # <- comment.line
1825
+ # ^ meta.fold.end
1826
+
1827
+ # region
1828
+ # <- punctuation.definition.comment
1829
+ # ^^^^^^ keyword.other.region.begin
1830
+ # <- comment.line.powershell
1831
+ # ^ meta.fold.begin
1832
+ # endregion (More comments)
1833
+ # <- punctuation.definition.comment.powershell
1834
+ # ^^^^^^^^^ keyword.other.region.end.powershell
1835
+ # <- comment.line
1836
+ # ^ meta.fold.end
You can’t perform that action at this time.
0 commit comments