tree-sitter/cli/src
Max Brunsfeld d7746bec99
Merge pull request #1198 from ahlinc/feat/color-and-aliases
feat(cli): colored help and frequent command aliases
2021-06-24 09:12:48 -07:00
..
generate cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
tests Make HighlightConfiguration::configure use into iterator instead of a Vec<String> 2021-06-16 19:14:45 +02:00
highlight.rs cli: Extract CLI configuration into separate crate 2021-06-10 10:21:22 -04:00
lib.rs cli: Extract CLI configuration into separate crate 2021-06-10 10:21:22 -04:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs fix(cli): Change -h -> -H for the highlight subcommand to don't clash with the help flag 2021-06-24 12:09:00 +03:00
parse.rs Allow $ in tree-sitter parse --edit 2021-06-23 10:04:29 -04:00
query.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
query_testing.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
tags.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
test.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
test_highlight.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
util.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
wasm.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
web_ui.html add encoding to web_ui.html (#504) 2019-12-06 19:28:08 -08:00
web_ui.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00