CodeEditApp / CodeEditApp/CodeEditSourceEditor
✨ Tree Sitter for Bracket Highlight
Ouverte
enhancement
- Langage dominant
- Swift
- Étoiles
- 719
- Forks
- 160
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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_
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.