From 4d71e1455c1c2ffb9cdae4d9b7c9b472f6a5cbfa Mon Sep 17 00:00:00 2001 From: Steve Vermeulen Date: Sat, 18 Jul 2020 16:21:20 -0700 Subject: Added first attempt at highlighting and text objects for csharp --- queries/c_sharp/textobjects.scm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/c_sharp/textobjects.scm (limited to 'queries/c_sharp/textobjects.scm') diff --git a/queries/c_sharp/textobjects.scm b/queries/c_sharp/textobjects.scm new file mode 100644 index 000000000..721439b97 --- /dev/null +++ b/queries/c_sharp/textobjects.scm @@ -0,0 +1,4 @@ + +(method_declaration + body: (block) ? @function.inner) @function.outer + -- cgit v1.2.3-70-g09d2