This commit is contained in:
Megan Rogge
2021-10-25 11:02:56 -07:00
parent 54ab46f016
commit 7fd7b8f661
+1 -1
View File
@@ -8422,7 +8422,7 @@ declare module 'vscode' {
/**
* The detected default shell for the extension host, this is overridden by the
* `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
* environments that do not support a shell the value is the empty string.
*/
export const shell: string;