From f4a3979885d0a4070f0940ced57bb20476efcd14 Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Mon, 14 Jul 2025 17:42:45 -0700 Subject: [PATCH] feat(c_sharp): highlight `::` --- runtime/queries/c_sharp/highlights.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/queries/c_sharp/highlights.scm b/runtime/queries/c_sharp/highlights.scm index f23d7ec65..5055990b0 100644 --- a/runtime/queries/c_sharp/highlights.scm +++ b/runtime/queries/c_sharp/highlights.scm @@ -439,6 +439,7 @@ "." "," ":" + "::" ] @punctuation.delimiter (conditional_expression