sharkdp/bat

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

Open

#3 366 ouverte le 3 août 2025

Voir sur GitHub
 (15 commentaires) (14 réactions) (0 assignés)Rust (1 557 forks)batch import
feature-requesthelp wantedneeds-worksyntax-highlighting

Métriques du dépôt

Stars
 (58 889 stars)
Métriques de merge PR
 (Merge moyen 7h 31m) (10 PRs mergées en 30 j)

Description

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

Guide contributeur