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 54ab46f commit 7fd7b8fCopy full SHA for 7fd7b8f
src/vs/vscode.d.ts
@@ -8422,7 +8422,7 @@ declare module 'vscode' {
8422
8423
/**
8424
* The detected default shell for the extension host, this is overridden by the
8425
- * `terminal.integrated.shell` setting for the extension host's platform. Note that in
+ * `terminal.integrated.defaultProfile` setting for the extension host's platform. Note that in
8426
* environments that do not support a shell the value is the empty string.
8427
*/
8428
export const shell: string;
0 commit comments