mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 15:35:20 +01:00
fix #134820
This commit is contained in:
Vendored
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user