@@ -47,7 +47,7 @@ Grammar: TypeScript.tmLanguage
4747 source.ts
4848 ^^
4949 source.ts comment.line.double-slash.ts punctuation.definition.comment.ts
50- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
50+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5151 source.ts comment.line.double-slash.ts
5252>
5353 ^
@@ -95,7 +95,7 @@ Grammar: TypeScript.tmLanguage
9595 source.ts
9696 ^^
9797 source.ts comment.line.double-slash.ts punctuation.definition.comment.ts
98- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
98+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9999 source.ts comment.line.double-slash.ts
100100>
101101 ^
@@ -138,7 +138,7 @@ Grammar: TypeScript.tmLanguage
138138 source.ts
139139 ^^
140140 source.ts comment.line.double-slash.ts punctuation.definition.comment.ts
141- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
141+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
142142 source.ts comment.line.double-slash.ts
143143>t.in = 3; // `in` is in blue but should be the same color as the above (1)
144144 ^
@@ -161,7 +161,7 @@ Grammar: TypeScript.tmLanguage
161161 source.ts
162162 ^^
163163 source.ts comment.line.double-slash.ts punctuation.definition.comment.ts
164- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
164+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
165165 source.ts comment.line.double-slash.ts
166166>t.of = 4; // `of` is in blue but should be the same color as the above (1)
167167 ^
@@ -184,5 +184,5 @@ Grammar: TypeScript.tmLanguage
184184 source.ts
185185 ^^
186186 source.ts comment.line.double-slash.ts punctuation.definition.comment.ts
187- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
187+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
188188 source.ts comment.line.double-slash.ts
0 commit comments