-
Notifications
You must be signed in to change notification settings - Fork 571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: CLI debug #717
Comments
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 |
This issue is stale because it has been open for 120 days with no activity. Remove the |
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.
The text was updated successfully, but these errors were encountered: