Skip to content

Commit 603e5e8

Browse files
Update devcontainer.json
1 parent 9fc891f commit 603e5e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
"editor.defaultFormatter": "ms-python.black-formatter"
1919
},
2020
"editor.fontSize": 18,
21+
"extensions.ignoreRecommendations": true,
22+
"unwantedRecommendations": ["ms-python.vscode-python-envs"],
2123
"terminal.integrated.defaultProfile.windows": "Git Bash",
2224
"window.restoreWindows": "preserve",
2325
"workbench.editorAssociations": {

0 commit comments

Comments
 (0)