microsoft / microsoft/VSExtensibility

Context menu on Server Explorer connections do not work in VS 2026

Open
#548 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
440
Forks
63
Avg merge
2d 12h
Merged PRs (30d)
1

Description

Context menu on Server Explorer connections do not show actual menu items if we have a Windows Forms application open in VS 2026.
Steps to reproduce -

  1. Launch VS 2026 and open Server Explorer which has connections already created
  2. Create a new project - 'Windows Forms App (.NET Framework)'
  3. Expand a Connection node in Server Explorer
  4. Open context menu on the Connection node - it does not show all items of the context menu.

Screenshot of the issue -

Image

If we click on 'Output' window and again open context menu on Connection node, it works - shows all context menu items.

This issue might be reproducing with 'Microsoft SQL Server' connections in Server Explorer also.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue from the Server Explorer connections context menu with a Windows Forms App (.NET Framework) open in VS 2026. Compare the menu before and after selecting the Output window, and check whether Microsoft SQL Server connections behave similarly. Done means all expected context-menu items appear consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.