Skip to content

.NET: NET: Open an active item in Solution Explorer in VS Code automatically#3992

Merged
SergeyMenshykh merged 2 commits intomicrosoft:mainfrom
SergeyMenshykh:update-vscode-settings
Feb 17, 2026
Merged

.NET: NET: Open an active item in Solution Explorer in VS Code automatically#3992
SergeyMenshykh merged 2 commits intomicrosoft:mainfrom
SergeyMenshykh:update-vscode-settings

Conversation

@SergeyMenshykh
Copy link
Member

Enable automatic synchronization with the active item in VS Code for better developer experience when working with .NET projects.

Enable automatic synchronization with the active item in VS Code for better
developer experience when working with .NET projects.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@SergeyMenshykh SergeyMenshykh self-assigned this Feb 17, 2026
Copilot AI review requested due to automatic review settings February 17, 2026 14:50
@SergeyMenshykh SergeyMenshykh moved this to In Review in Agent Framework Feb 17, 2026
@github-actions github-actions bot changed the title NET: Open an active item in Solution Explorer in VS Code .NET: NET: Open an active item in Solution Explorer in VS Code Feb 17, 2026
@SergeyMenshykh SergeyMenshykh changed the title .NET: NET: Open an active item in Solution Explorer in VS Code .NET: NET: Open an active item in Solution Explorer in VS Code automatically Feb 17, 2026
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 automatic synchronization between the active editor and the Solution Explorer in VS Code for the .NET implementation of the Agent Framework. This provides a better developer experience by automatically revealing the currently open file in the Solution Explorer tree view.

Changes:

  • Added dotnet.automaticallySyncWithActiveItem setting to workspace configuration

@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Feb 17, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 17, 2026
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Feb 17, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 17, 2026
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Feb 17, 2026
Merged via the queue into microsoft:main with commit 6fa912d Feb 17, 2026
14 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in Agent Framework Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants