Skip to content

[WIP] Option to disable annoying "Using configured .NET path" output#2291

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-2027
Closed

[WIP] Option to disable annoying "Using configured .NET path" output#2291
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-2027

Conversation

Copilot AI commented May 23, 2025

Copy link
Copy Markdown
Contributor

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

Is your feature request related to a problem? Please describe.

Every single time I start VS Code, the .NET install tool spams out "Using configured .NET path"... to the console.

I already know, and it's just spam I have to close before I start working.

Also, the "Do Not Disturb" setting does not seem to work to stop this message from coming through.

A clear and concise description of what you want to happen. Include any alternative solutions you've considered.

I would like a way to disable this message, so I don't have to close a pointless panel every time I start work. It's annoying.

Describe the solution you'd like

Maybe some kind of config setting that disables this message or maybe the system just remembers the previous configuration and doesn't show it if it's the same as the last run.

Additional context

No response

Fixes #2027.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

Option to disable annoying "Using configured .NET path" output

2 participants