Microsoft/vscode

ability to get/set currently selected debug configuration

Open

#77.138 aperta il 10 lug 2019

Vedi su GitHub
 (11 commenti) (34 reazioni) (2 assegnatari)TypeScript (10.221 fork)batch import
apidebugfeature-requesthelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

Currently, we can run vscode.debug.startDebugging(workspaceFolder, configName) to run the debugger from the extension. Is there a way to change currently selected debug configuration from the extension? Something like vscode.debug.changeCurrentDebugger(workspaceFolder, configName) would be very helpful.

Guida contributor