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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user