Skip to content

Finish debugging extension runners / actions from vscode #9

@Aksem

Description

@Aksem

This is partially implemented:

  • config to enable debugger
  • endpoint in IDE to start debugger
  • 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.

  • start prepare_envs CLI command from IDE
  • start dump_config CLI command from IDE

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions