You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TamasSzalisznyi would you mind updating your C# extension to the latest prerelease (2.70.15)? It looks like you're on a very old version and there was a bug with suppressions previously.
Type: Bug
Issue Description
Some warnings are suppressed in the global suppression file but they are still reported in the project
Steps to Reproduce
add a suppression with higher scope. I'm using namespace and type usually
Expected Behavior
warning should be not visible more
Actual Behavior
warnings are visible
Logs
C# log
exthost.log
extensionTelemetry.log
ms-dotnettools.vscode-dotnet-runtime.zip
exthost.zip
ms-dotnettools.csdevkit.zip
C# LSP Trace Logs
Environment information
VSCode version: 1.84.2
C# Extension: 2.50.27
Using OmniSharp: false
Dotnet Information
.NET SDK: Version: 8.0.403 Commit: c64aa40a71 Workload version: 8.0.400-manifests.18f19b92 MSBuild version: 17.11.9+a69bbaaf5Runtime Environment:
OS Name: Windows
OS Version: 10.0.19045
OS Platform: Windows
RID: win-x64
Base Path: C:\Users\tszalisz\dotnet8\sdk\8.0.403\
.NET workloads installed:
Configured to use loose manifests when installing new manifests.
There are no installed workloads to display.
Host:
Version: 8.0.10
Architecture: x64
Commit: 81cabf2857
.NET SDKs installed:
8.0.403 [C:\Users\tszalisz\dotnet8\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 8.0.10 [C:\Users\tszalisz\dotnet8\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.10 [C:\Users\tszalisz\dotnet8\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 8.0.10 [C:\Users\tszalisz\dotnet8\shared\Microsoft.WindowsDesktop.App]
Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]
Environment variables:
DOTNET_ROOT [C:\Users\tszalisz\dotnet8]
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
Visual Studio Code Extensions
Extension version: 2.50.27
VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:51:52.184Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: unavailable_software
A/B Experiments
The text was updated successfully, but these errors were encountered: