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:
parent
1985762fbd
commit
3db2f560bb
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue