Don't highlight Python function arguments as variables (#18252)
Works on - #14892 Follow up to - #17473 - https://github.com/zed-industries/zed/pull/17984#issuecomment-2369815207 Release Notes: - N/A
This commit is contained in:
parent
399e094f02
commit
f019ad563f
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
(parameter (identifier) @variable)
|
|
||||||
(attribute attribute: (identifier) @property)
|
(attribute attribute: (identifier) @property)
|
||||||
(type (identifier) @type)
|
(type (identifier) @type)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue