Skip to content

Conversation

@Tyriar
Copy link
Member

@Tyriar Tyriar commented Oct 26, 2025

Fixes #226562

@Tyriar Tyriar added this to the October 2025 milestone Oct 26, 2025
@Tyriar Tyriar self-assigned this Oct 26, 2025
Copilot AI review requested due to automatic review settings October 26, 2025 10:09
@Tyriar Tyriar enabled auto-merge October 26, 2025 10:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables the terminal suggest feature (IntelliSense) by default for stable builds of VS Code, graduating it from preview status. The change removes preview-specific flags and enables the feature for all quality levels.

Key changes:

  • Changed the default value for terminal suggest from being enabled only on non-stable builds to being enabled universally
  • Removed all 'preview' tags from terminal suggest configuration settings

@Tyriar
Copy link
Member Author

Tyriar commented Oct 26, 2025

FYI @meganrogge

@Tyriar Tyriar merged commit 547c05a into main Oct 26, 2025
28 checks passed
@Tyriar Tyriar deleted the tyriar/226562 branch October 26, 2025 10:21
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.

Ship shell-agnostic terminal intellisense as a stable feature

3 participants