You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pass parameters to ER to start debugger on a certain port
recognize that ER started with debugger and send request to IDE (in workspace manager)
If we want to debug handler action which is running on CLI commands like prepare_envs or dump_config, we need to add possibility to start them from IDE.
This is partially implemented:
If we want to debug handler action which is running on CLI commands like prepare_envs or dump_config, we need to add possibility to start them from IDE.
prepare_envsCLI command from IDEdump_configCLI command from IDE