Added an opinionated set of extensions that will provide a common base for development and tutorials

This commit is contained in:
Davide Bortolami
2020-04-19 14:00:35 +01:00
parent 2cf40627b4
commit 776a827a8c
2 changed files with 8 additions and 3 deletions

View File

@@ -4,8 +4,7 @@
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"ms-vscode-remote.remote-containers",
"ms-python.python"
"ms-vscode-remote.remote-containers"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [