Files
helix/runtime/queries/eiffel/textobjects.scm
2025-10-04 15:12:09 -04:00

16 lines
324 B
Scheme

[
(comment)+
(header_comment)+
] @comment.around
[
(comment)
(header_comment)
] @comment.inside
(formal_arguments) @parameter.around
(entity_declaration_group) @parameter.inside
(attribute_or_routine) @function.around
(feature_body) @function.inside
(class_declaration) @class.around
(feature_clause) @class.inside