Improve Rust highlight queries (#17097)
See #16747. Removed markdown injections so that only the rust highlights are implemented Release Notes: - Improved Rust syntax highlighting queries.
This commit is contained in:
@@ -184,3 +184,8 @@
|
||||
] @operator
|
||||
|
||||
(lifetime) @lifetime
|
||||
|
||||
(parameter (identifier) @variable.parameter)
|
||||
|
||||
(attribute_item) @attribute
|
||||
(inner_attribute_item) @attribute
|
||||
|
||||
Reference in New Issue
Block a user