Skip to content

Commit f92b739

Browse files
authored
Remove unnecessary settings.
1 parent 78a3cfc commit f92b739

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@
3232
"*.xlf": "xml",
3333
"*.yml": "azure-pipelines"
3434
},
35-
// ms-dotnettools.csharp settings
36-
"omnisharp.disableMSBuildDiagnosticWarning": true,
37-
"omnisharp.enableEditorConfigSupport": true,
38-
"omnisharp.enableImportCompletion": true,
39-
"omnisharp.useModernNet": true,
40-
"omnisharp.enableAsyncCompletion": true,
41-
// ms-dotnettools.csdevkit settings
42-
"dotnet.defaultSolution": "Roslyn.sln",
4335
// ms-vscode.powershell settings
4436
"powershell.promptToUpdatePowerShell": false,
4537
"powershell.integratedConsole.showOnStartup": false,

.vscode/dneng-schema.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)