sharkdp/bat

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

Open

#3,366 创建于 2025年8月3日

在 GitHub 查看
 (15 评论) (14 反应) (0 负责人)Rust (1,557 fork)batch import
feature-requesthelp wantedneeds-worksyntax-highlighting

仓库指标

Star
 (58,889 star)
PR 合并指标
 (平均合并 16天 6小时) (30 天内合并 11 个 PR)

描述

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

贡献者指南