helix/helix-core
Rafael Oliveira c54f886b15 feat(core): add `tree-sitter-breadcrumbs` command
Using this command, the user will be able to see a popup
showing all parent lines for cursor. This is good to get
context on the editor on big files.

This implementation is not ideal, as breadcrumbs should maybe
appear all the time, but is a simple hack to suppress the need
for the time being.
2025-05-12 09:41:05 -03:00
..
src feat(core): add `tree-sitter-breadcrumbs` command 2025-05-12 09:41:05 -03:00
tests Resolve new Clippy lints 2024-05-07 15:15:52 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group across 1 directory with 5 updates (#13301) 2025-04-07 21:33:46 -05:00