@mkvlr sure but it’s still one-way. You can embed diagrams into code, and I imagine you can even analyze your own code and display results as diagram.
What I want is seeing e.g. state machine diagram like this, drag some nodes and it actually affects the code.
Like, if something could be expressed better via diagram, you do it directly via diagram, without going through code at all
@nikitonsky understood and very much onboard that for some situations direct manipulation is more effective than editing code.