diff --git a/runtime/queries/c_sharp/highlights.scm b/runtime/queries/c_sharp/highlights.scm index 5055990b0..ce9911151 100644 --- a/runtime/queries/c_sharp/highlights.scm +++ b/runtime/queries/c_sharp/highlights.scm @@ -459,6 +459,12 @@ (interpolation_brace) @punctuation.special +(type_parameter_list + [ + "<" + ">" + ] @punctuation.bracket) + (type_argument_list [ "<"