CodeEditApp / CodeEditApp/CodeEditSourceEditor

✨ Tree Sitter for Bracket Highlight

Abierto
#214 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Swift
Estrellas
719
Forks
160
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.