Skip to content

Test that debuggers and breakpoints contributions are dynamic #67231

@isidorn

Description

@isidorn

Test for #66574:

Complexity: 2

breakpoints and debuggers contribution points are now dynamic. Install an extension which contributes breakpoints and debuggers for example Python, C#, Mock debug, Go.
Start debugging using the extension you just installed.
While you are debugging uninstall the extension, do not reload the window and verify:

  • The debugging session stopped
  • You are no longer able to start debugging that type
  • You can no longer set breakpoints in files of the corresponding type

fyi @weinand

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions