Removed many extensions and omnisharp.json => sdk

This commit is contained in:
2023-03-30 09:44:55 -07:00
parent 5d333641e5
commit 3e9d76f6a6
3 changed files with 11 additions and 90 deletions

View File

@ -266,5 +266,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"thunder-client.saveToWorkspace": true,
"thunder-client.workspaceRelativePath": ".vscode"
"thunder-client.workspaceRelativePath": ".vscode",
"git.openRepositoryInParentFolders": "always"
}