mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Move env.shell to stable
This commit is contained in:
@@ -258,7 +258,6 @@ export function createApiFactory(
|
||||
return extHostClipboard;
|
||||
},
|
||||
get shell() {
|
||||
checkProposedApiEnabled(extension);
|
||||
return extHostTerminalService.getDefaultShell(configProvider);
|
||||
},
|
||||
openExternal(uri: URI) {
|
||||
|
||||
Reference in New Issue
Block a user