File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "recommendations": [
3+ "formulahendry.dotnet-test-explorer",
4+ "gaoshan0621.csharp-format-usings",
35 "github.vscode-codeql",
6+ "hbenl.vscode-test-explorer",
47 "ms-dotnettools.csharp",
5- "formulahendry.dotnet-test-explorer",
6- "hbenl.vscode-test-explorer"
8+ "ms-dotnettools.csdevkit"
79 ],
810 "unwantedRecommendations": []
911}
Original file line number Diff line number Diff line change 77 "editor.defaultFormatter": "ms-dotnettools.csharp"
88 },
99 "omnisharp.enableEditorConfigSupport": true,
10- "omnisharp.enableRoslynAnalyzers": true
10+ "omnisharp.enableRoslynAnalyzers": true,
11+ "csharpFormatUsings.splitGroups": false,
12+ "csharpFormatUsings.sortOrder": "Xunit System Microsoft Semmle.Util Semmle",
13+ "dotnet.defaultSolution": "CSharp.sln"
1114}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments