dotnet / dotnet/vscode-csharp

Allow suppression of project load failures

Open
#7,472 6 comments 7 reactions 0 assignees View on GitHub
Improvement Triaged
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
18h 40m
Merged PRs (30d)
31

Description

First I checked vscode to not show me notifications from the extension, but it still continued to appear; Then I went and marked it to not show any notification, only notifications from this extension are going over my configuration and showing the notification.

The big problem is when the extension detects a problem, and then starts reporting the same error over and over again.

Image showing any notification is turned off:
![Erro C# extensions on VSCode](https://github.com/user-attachments/assets/791d7570-7292-4d64-9343-26f76f528734)

Image showing C# extension notification is turned off:
![C# extensions on VSCode marked as off](https://github.com/user-attachments/assets/ceebeb6b-9a64-4182-8055-88ba4da6baaf)

Image showing my extension installed for C#:
![My Extensions installed for C# workflow](https://github.com/user-attachments/assets/40d93eb9-0987-4225-b2a7-deb803729e46)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.