Visual Studio 2022
De Banane Atomic
Aller à la navigationAller à la recherche
Don't have the list of recently used solutions when right-click on the task bar icon
- Windows settings → Personalization → Start → Show recently opened item in jump lists on start or the taskbar and in file explore quick access = On
Fix high CPU usage by ServiceHub.RoslynCodeAnalysisService.exe
.editorconfig |
[*.cs] dotnet_diagnostic.IDE0001.severity = none dotnet_diagnostic.IDE0002.severity = none dotnet_diagnostic.IDE0049.severity = none |