CodeEditApp / CodeEditApp/CodeEditSourceEditor
✨ Tree Sitter for Bracket Highlight
Đang mở
enhancement
- Ngôn ngữ chính
- Swift
- Star
- 719
- Fork
- 160
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.