You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,7 +61,7 @@ import { VirtualEnvironmentPrompt } from './virtualEnvs/virtualEnvPrompt';
61
61
62
62
/**
63
63
* Register all the new types inside this method.
64
-
* This method is created for testing purposes. Registers all interpreter types except `IInterpreterAutoSeletionProxyService`, `IEnvironmentActivationService`.
64
+
* This method is created for testing purposes. Registers all interpreter types except `IInterpreterAutoSelectionProxyService`, `IEnvironmentActivationService`.
65
65
* See use case in `src\test\serviceRegistry.ts` for details
66
66
* @param serviceManager
67
67
*/
@@ -163,9 +163,9 @@ export function registerInterpreterTypes(serviceManager: IServiceManager) {
0 commit comments