You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term
Luke Halasy b959162ceb
Add tree-sitter-highlight-name command (#8170)
* adds treesitter-highlight-name command

* commit documentation changes

* moves the get_highlight_name function into core/syntax

* rename get_highlight_name function to get_highlight_for_node_at_position

* addresses pr comments: moves fn into helper fn, simplifies a lot

* commit updated documentation changes

* changes scope method to return &str so that callers can decide whether or not to own
9 months ago
..
src Add tree-sitter-highlight-name command (#8170) 9 months ago
tests Fix find commands for buffers with non-LF line-endings (#8111) 9 months ago
.gitignore Initial import. 4 years ago
Cargo.toml transition to nucleo for fuzzy matching (#7814) 10 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago