CodeEditApp / CodeEditApp/CodeEditSourceEditor

✨ Tree Sitter for Bracket Highlight

Open
#214 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
719
Forks
160
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.