Skip to content

Commit cb6db7b

Browse files
Update devcontainer.json
1 parent d72052e commit cb6db7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"editor.defaultFormatter": "ms-python.black-formatter"
2626
},
2727
"editor.fontSize": 18,
28+
"extensions.ignoreRecommendations": true,
29+
"unwantedRecommendations": ["ms-python.vscode-python-envs"],
2830
"terminal.integrated.defaultProfile.windows": "Git Bash",
2931
"window.restoreWindows": "preserve",
3032
"workbench.editorAssociations": {

0 commit comments

Comments
 (0)