]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert "Add expression for generic_name in csharp-ts-mode"
authorYuan Fu <casouri@gmail.com>
Wed, 14 Dec 2022 22:28:29 +0000 (14:28 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 14 Dec 2022 22:28:29 +0000 (14:28 -0800)
I applied the wrong commit, the next commit will be the right one,
sorry about that!

This reverts commit 647b6a8099f414e5a7b162efd3658e174064dfe7.

lisp/progmodes/csharp-mode.el

index dda0b105b74f0961b48b54cc5a245c6f14954558..dfe98cc49e63c40a1cc90f05b751c758f5171277 100644 (file)
@@ -784,10 +784,6 @@ compilation and evaluation time conflicts."
      (invocation_expression
       (member_access_expression
        (generic_name (identifier) @font-lock-function-name-face)))
-     (invocation_expression
-      (member_access_expression
-       expression: (identifier) @font-lock-variable-name-face
-       name: (generic_name (type_argument_list (identifier)))))
      (invocation_expression
       (member_access_expression
        ((identifier) @font-lock-variable-name-face