helix-mods/book
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
2023-09-10 14:57:44 +02:00
..
src Add tree-sitter-highlight-name command (#8170) 2023-09-10 14:57:44 +02:00
theme docs: Update mdBook theme and improve maintainability (#7524) 2023-07-09 19:20:38 +02:00
.gitignore Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
book.toml use AND operator when searching (#7839) 2023-08-08 15:22:52 +02:00
custom.css docs: Update mdBook theme and improve maintainability (#7524) 2023-07-09 19:20:38 +02:00