Skip to content

Change behavior of existing Restart button from the schema debugger panel #1559

@hdalsania

Description

@hdalsania

Enhancement Request:

Change behavior of existing button in schema debugger panel to restart the current debug session. This is a custom restart button (VS Code API offers this already and we have it implemented currently, problem is when it restarts, it starts with launch config and asks for schema and data file name). This restart button would simply restart the current debug session (with specified schema and data file). This is useful or convenient way to restart existing debug session if data file is edited and saved in the data editor.

Summary

By changing the default behavior provided by VS Code API, we can re-run the current debug session with the current schema and data file without restarting the debug operation from the launch config.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions