Microsoft/vscode

ability to get/set currently selected debug configuration

Open

#77,138 建立於 2019年7月10日

在 GitHub 查看
 (11 留言) (34 反應) (2 負責人)TypeScript (10,221 fork)batch import
apidebugfeature-requesthelp wanted

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

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.

貢獻者指南