<https://www.youtube.com/playlist?list=PLcVmeBATx4...
# thinking-together
g
https://www.youtube.com/playlist?list=PLcVmeBATx4WiPRrZWE_cs7N90LQGXNso- a great structural editor i hadn’t seen before with interesting ideas about scale, history, scripting and icons
o
Some very interesting stuff in that IDE.
First, I like the infinite zoomable 2D navigation in code.
I like also that you sometime you can choose what kind of code visualisation you prefer. An example: either text code or a control flow diagram. It seems one can add his own DSL visualisation. Which is great.
g
my favorite bits are in the last two videos—simple call graph visualizations and really truly structured version control (renamed, moved method to new class, etc). reminds me of moldable development
o
Another thing I like, is that they have done some work to try to contrast several hierarchical level of information. I mean, a big label for the class names, some medium ones for the methods names, some kind of "small boxes in a row" for arguments, and then a standard text area for code which is a structured editor.
☝️ 1
Wow, yes, you are right the diff tool is very nice! With changes that are vissible at the coarser zoom, and then you zoom in it.
Thanks for sharing! I guess, so far, this may be the closest tool to my own vision of FoC. Well, on some aspects of it.
😯 1