mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 22:34:13 +00:00
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)
|
||||
(type (identifier) @type)
|
||||
|
||||
|
|
Loading…
Reference in a new issue