Almenon / Almenon/AREPL-electron
Actual breakpoints
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 74
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
How breakpoints work currently is..... super hacky, but not in a good way. I simply slice off any text after the breakpoint. In simple cases this is okay but obviously it does not work with functions, whoch may be defined on line 1 yet called on line 100.
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.