Conversation
|
Ok. I see what you're getting at here. Here's what I think we should do:
on
|
|
Outside of the way it presents the full tree (which I like) it does match the current dev run behavior unless I'm very mistaken here. This patch is meant to give the same run semantics to mini dev that the normal dev tool has, and deals with all the weird leaf notes configurations that might exist. It doesn't implement the heuristic part, but this is also terrible and we should get rid of it imo. |
|
Run actually doesn't work the way you'd think it does, but we're changing that in real dev soon, then we'll make this match. |
Made a reasonable implementation of dev run command