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
// TODO: Get opinions on potentially modifying the prompt
15
-
// - If shell integration is active, we won't need to modify user's shell profile, init scripts.
16
-
// - Current prompt we have below may not be the most accurate description.
14
+
// Only show prompt when shell integration is not available, or disabled.
17
15
constresponse=awaitshowInformationMessage(
18
16
l10n.t(
19
17
'To enable "{0}" activation, your shell profile(s) may need to be updated to include the necessary startup scripts. Would you like to proceed with these changes?',
0 commit comments