Implement scope-specific bracket matching and comment toggling
Co-authored-by: Julia Risley <julia@zed.dev>
This commit is contained in:
parent
1851e2e77c
commit
2967b46a17
7 changed files with 129 additions and 38 deletions
|
@ -1,2 +1,7 @@
|
|||
(jsx_element) @override.element
|
||||
[
|
||||
(jsx_element)
|
||||
(jsx_fragment)
|
||||
(jsx_self_closing_element)
|
||||
(jsx_expression)
|
||||
] @override.element
|
||||
(string) @override.string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue