Skip to content

Commit f14ceca

Browse files
committed
Correct colorization of generic constraints
1 parent 0e268b8 commit f14ceca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/csharp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@
929929
"name": "keyword.other.where.cs"
930930
},
931931
"2": {
932-
"name": "storage.type.cs"
932+
"name": "entity.name.type.type-parameter.cs"
933933
},
934934
"3": {
935935
"name": "punctuation.separator.colon.cs"

0 commit comments

Comments
 (0)