dotnet / dotnet/project-system

Notify whenever the Debugger's abitility to `CanLaunchDebug` changes

Open
#455 0 comments 0 reactions 0 assignees View on GitHub
Feature-Debugging Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

Currently `StartupProjectRegistrar` asks the debugger whether it can launch debug for a project whenever the OutputType for a project changes but there are other changes that could change the debugger's ability to launch or not launch. For example, adding/removing a custom launch profile with an exe or browser. We need a way to listen to those changes as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.