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
@@ -119,10 +116,6 @@ export async function shellIntegrationForActiveTerminal(name: string, profile?:
119
116
`SHELL: Shell integration is available on your active terminal, with name ${name} and profile ${profile}. Python activate scripts will be evaluated at shell integration level, except in WSL.`,
120
117
);
121
118
122
-
// Update persistent storage to reflect that shell integration is available
0 commit comments