Revert "Add expression for generic_name in csharp-ts-mode"

I applied the wrong commit, the next commit will be the right one,
sorry about that!

This reverts commit 647b6a8099.
This commit is contained in:
Yuan Fu 2022-12-14 14:28:29 -08:00
parent 1985762fbd
commit 3db2f560bb
No known key found for this signature in database
GPG key ID: 56E19BC57664A442

View 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