Open garas opened 4 years ago
I'm just unsure how and when DebugKit would inject into app.
We could add and then use events in CommandRunner to attach the panels.
This issue is stale because it has been open for 120 days with no activity. Remove the stale
label or comment or this will be closed in 15 days
It would be useful to debug shells/commands.
When commands finishes, it could print web URL with DebugKit request ID, so all info from executing command could be seen in browser.
Most panels would be still useful, few could be replaced with CLI specific:
I'm just unsure how and when DebugKit would inject into app.