CodeEditApp / CodeEditApp/CodeEditSourceEditor

✨ Tree Sitter for Bracket Highlight

未关闭
#214 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Swift
星标
719
派生
160
PR 合并指标
30 天内没有已合并 PR

描述

### Description

Tree sitter can give us faster, more accurate bracket highlight info. By finding the beginning or end of a syntax node, we can jump to a spot we can reasonably assume is near a bracket and search from there. This will also skip brackets that are in comments in supported languages.

### Alternatives Considered

_No response_

### Additional Context

Helix has similar support: https://github.com/helix-editor/helix/issues/3584

### Screenshots

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。