willcrichton / flowistry

Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
https://marketplace.visualstudio.com/items?itemName=wcrichton.flowistry
MIT License
1.91k stars 45 forks source link

Draft of how I think fake edges should work #88

Open JustusAdam opened 10 months ago

JustusAdam commented 10 months ago

I took a stab at how I think the fake edges should be inserted. In the example that I'm looking at it inserted the incoming edge but not yet the outgoing one and I don't know why.