chocolatey / chocolatey/docs

Configure the project vscode settings to suppress the dotnet SDK dialog

Open
#787 0 comments 1 reaction 0 assignees View on GitHub
0 - Triaging Build Automation
Dominant language
MDX
Stars
223
Forks
248
Avg merge
1d 26m
Merged PRs (30d)
4

Description

### What You Are Seeing?

Whenever opening the repository in a codespace, receiving a blocking dialog from the C# extension regarding the SDK not being on the path. It is possible to suppress this alert with the `.vscode/settings.json` file: `"csharp.suppressDotnetInstallWarning": true`

### What is Expected?

No dialogs shown.

### How Did You Get This To Happen? (Steps to Reproduce)

Load the repository in a fresh container or codespace.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.