Co-inspect: link from code to the running program
Abierto
discussion
- Lenguaje dominante
- Haskell
- Estrellas
- 1.3k
- Forks
- 201
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The Inspect dialog, implemented by @three, already links shapes in a running CodeWorld program to the corresponding code (via the inspect dialog). We also want the opposite. When a program is paused or in "inspect mode", we could collect the set of all source locations that map to objects in the picture, and offer a UI to get from code to the right place in the picture tree, as well.
Idea comes from an old article by Bret Victor (http://worrydream.com/#!/LearnableProgramming)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.