mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
@@ -343,7 +343,6 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
return extHostTerminalService.getDefaultShell(false);
|
||||
},
|
||||
get onDidChangeShell() {
|
||||
checkProposedApiEnabled(extension, 'envShellEvent');
|
||||
return extHostTerminalService.onDidChangeShell;
|
||||
},
|
||||
get isTelemetryEnabled() {
|
||||
|
||||
Reference in New Issue
Block a user