Skip to content

Add 'noDebug' for selectAndStartDebugging command#209893

Merged
roblourens merged 3 commits intomicrosoft:mainfrom
WardenGnaw:dev/waan/addNoDebugSupportForSelectAndStart
Apr 12, 2024
Merged

Add 'noDebug' for selectAndStartDebugging command#209893
roblourens merged 3 commits intomicrosoft:mainfrom
WardenGnaw:dev/waan/addNoDebugSupportForSelectAndStart

Conversation

@WardenGnaw
Copy link
Member

This PR adds an optional 'noDebug' parameter for the 'workbench.action.debug.selectandstart' command.

Example Usage:
await vscode.commands.executeCommand('workbench.action.debug.selectandstart', 'node', true)

Related: microsoft/vscode-dotnettools#1050

This PR adds an optional 'noDebug' parameter for the
'workbench.action.debug.selectandstart' command.

Example Usage:
`await vscode.commands.executeCommand('workbench.action.debug.selectandstart', 'node', true)`
@roblourens roblourens added this to the April 2024 milestone Apr 9, 2024
@roblourens roblourens merged commit a3a5038 into microsoft:main Apr 12, 2024
@WardenGnaw WardenGnaw deleted the dev/waan/addNoDebugSupportForSelectAndStart branch April 25, 2024 17:22
@microsoft microsoft locked and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants