helix/helix-core/src
chtenb 8cdce9212c
Improve tree-sitter-subtree (#11663)
* Make unnamed nodes visible in subtree view

* Refine command description

* Update generated docs

* Update unit test expected output
2024-09-30 10:59:31 +09:00
..
doc_formatter correctly wrap at text-width 2024-07-15 16:34:14 +02:00
increment
syntax Fix finding injection layer in tree cursor with nested layers (#11365) 2024-07-31 05:29:31 +09:00
auto_pairs.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00
chars.rs Revert "Replace unicode-general-category with icu-properties (#10989)" (#11006) 2024-06-23 10:05:53 +09:00
comment.rs
config.rs
diagnostic.rs render diagnostic inline 2024-07-15 16:35:30 +02:00
diff.rs
doc_formatter.rs fix typo in doc_formatter.rs 2024-07-15 16:35:30 +02:00
fuzzy.rs Bump nucleo to v0.4.1 2024-07-15 09:31:32 -04:00
graphemes.rs render diagnostic inline 2024-07-15 16:35:30 +02:00
history.rs
indent.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00
lib.rs render diagnostic inline 2024-07-15 16:35:30 +02:00
line_ending.rs
macros.rs
match_brackets.rs Add curly single and double quotes to BRACKETS (#10971) 2024-06-18 10:40:19 +02:00
movement.rs Add commands for movement by subwords (#8147) 2024-08-08 13:57:59 -05:00
object.rs
position.rs fix scrolling/movement for multiline virtual text 2024-07-15 16:35:31 +02:00
rope_reader.rs
search.rs
selection.rs keep (cursor) position when exactly replacing text (#5930) 2024-08-10 00:40:34 +09:00
shellwords.rs
surround.rs test: match around closest pair tree-sitter version 2024-04-24 16:36:13 -04:00
syntax.rs Improve tree-sitter-subtree (#11663) 2024-09-30 10:59:31 +09:00
test.rs
text_annotations.rs ignore empty virtual text layers 2024-07-15 16:35:31 +02:00
textobject.rs test: match around closest pair tree-sitter version 2024-04-24 16:36:13 -04:00
transaction.rs keep (cursor) position when exactly replacing text (#5930) 2024-08-10 00:40:34 +09:00
uri.rs Convert LSP URIs into custom URIs 2024-07-15 09:31:33 -04:00
wrap.rs