helix/runtime/queries/dart
Michael Davis 16ff06370f
queries: Remove (ERROR) from all highlights
We do not highlight `(ERROR)` nodes since the highlighting is quite
noisy while typing. Also see todo comments in `syntax.rs` - we could
introduce configuration in the future to prepend `(ERROR)` to a
language's highlights query.
2025-02-04 09:35:38 -05:00
..
highlights.scm queries: Remove (ERROR) from all highlights 2025-02-04 09:35:38 -05:00
indents.scm Improve dart indent (#3419) 2022-08-23 21:35:57 -05:00
injections.scm tree sitter comments injections (#1527) 2022-01-21 00:50:06 +09:00
locals.scm Add dart lsp config and queries (#1250) 2021-12-18 13:41:32 +09:00
textobjects.scm Improve textobjects for parameter/argument for Dart (#9644) 2024-02-17 17:09:21 +01:00