microsoft / microsoft/vscode-dotnettools

Show contextual hint when active solution excludes visible C# projects

Open
#3,045 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-solution
Dominant language
No language data
Stars
321
Forks
54
Avg merge
2d 19h
Merged PRs (30d)
2

Description

When the selected solution does not include nearby C# projects in the workspace, show a subtle informational hint so users understand why some projects appear unloaded.\n\n### Why this helps\n- Prevents "missing project" confusion\n- Improves trust in workspace/solution behavior\n- Useful for mixed and nested repo layouts\n\n### Acceptance criteria\n- Non-blocking hint shown when exclusion is detected\n- Hint links to Switch Solution\n- Hint can be dismissed/suppressed

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

Start by tracing how the active solution detects excluded nearby C# projects and locate the existing Switch Solution entry point. Confirm the behavior for mixed and nested repository layouts, then ensure the non-blocking hint appears only for exclusions, links to Switch Solution, and can be dismissed or suppressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.