moodymudskipper / flow

View and Browse Code Using Flow Diagrams
https://moodymudskipper.github.io/flow/
Other
398 stars 28 forks source link

debugging with funflow #22

Closed moodymudskipper closed 4 years ago

moodymudskipper commented 4 years ago

This was the big idea but got lazy and on to other projects.

It's developped at the end of : https://github.com/moodymudskipper/funflow/issues/1 , but let's start over :

We could just check the top level, or we could go through loop too, turn edges green when they're browsed, and add a number to edges out of control flow (for if, y becomes y: 3.

moodymudskipper commented 4 years ago

This is handled by https://github.com/moodymudskipper/funflow/issues/30 .

numbering edges in for loops is a technical possibility but will be quite hard and not sure if the value is there.

github-actions[bot] commented 2 years ago

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.