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

貢獻者指南