Add brace / bracket / paren matching to the REPL
Abierto
@johnslavik ya está trabajando en esto.
Desde el 9/7/2026.
stdlib
topic-repl
type-feature
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 36k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
Feature or enhancement
Proposal:
If I touch a paren or a brace or a bracket with the cursor, highlight the other matching paren / brace / bracket.
We can also consider coloring them differently, but lazily highlighting matching parens would probably be much more useful and less tiring for the eyes.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.