Skip to content

Add Options to terminate temporary debug console on exit #2247

@jborean93

Description

@jborean93

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been requested.

Summary

I would like the temporary debug console to close and be removed from the terminal pane after a debug session is complete. It would make sense for the default to be set to not terminate to align with the current behaviour but there might be argument to have it terminate by default when attaching to another process through the computerName, processId, or customPipeName options as there is no local state that would be of use for the user post debugging.

Proposed Design

I assume this could be done in the DisconnectRequest handler to close the process and terminal pane in the VSCode editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-EnhancementA feature request (enhancement).Needs: TriageMaintainer attention needed!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions