We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d6a37 commit f7e167aCopy full SHA for f7e167a
src/lsptoolshost/debugger/debugger.ts
@@ -105,5 +105,5 @@ async function promptForDevKitDebugConfigurations(): Promise<boolean> {
105
return result;
106
}
107
108
- return false;
+ return true;
109
0 commit comments