CodeEditApp / CodeEditApp/CodeEditSourceEditor
✨ Tree Sitter for Bracket Highlight
未关闭
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 还没有评估数据。