sharkdp/bat

[Performance] Use `tree-sitter` to provide syntax highlighting ?

Open

#3366 aperta il 3 ago 2025

Vedi su GitHub
 (15 commenti) (14 reazioni) (0 assegnatari)Rust (1557 fork)batch import
feature-requesthelp wantedneeds-worksyntax-highlighting

Metriche repository

Star
 (58.889 star)
Metriche merge PR
 (Merge medio 7h 31m) (10 PR mergiate in 30 g)

Descrizione

Hello,

I notice bat command is very slow, maybe we can use tree-sitter to provide syntax highlight, tree-sitter is very fast.

https://github.com/tree-sitter

Guida contributor