Skip to content

Conversation

@darlingtonogbuefi
Copy link

PR Summary

This PR adds a configuration option to suppress PowerShell Extension terminal crash/restart notifications.

Reference issue: Allow disabling the "The PowerShell Extension terminal has stopped" notifications #5336

Currently, when the PowerShell Extension terminal is stopped (intentionally or otherwise), VS Code repeatedly shows notifications warning that IntelliSense will not work. While useful for new users, these notifications can become noisy for experienced users who intentionally close the terminal or are already aware of the consequences—especially now that the terminal is spawned more frequently (for example, when Copilot references PowerShell code).

This change introduces a user-configurable setting that allows disabling these notifications, keeping the notification area clean without affecting functionality.

Key points

Adds a new setting to opt out of PowerShell Extension terminal stopped/restart notifications

Default behavior remains unchanged (notifications are still shown unless disabled)

Improves user experience for advanced users without impacting discoverability for new users

PR Checklist

PR has a meaningful title

Summarized changes

[NA] PR has tests

This PR is ready to merge and is not work in progress

@darlingtonogbuefi
Copy link
Author

darlingtonogbuefi commented Jan 18, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant