We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107faf2 commit 37e8360Copy full SHA for 37e8360
.devcontainer/devcontainer.json
@@ -23,6 +23,7 @@
23
"git.mergeEditor": true,
24
"markdown-preview-github-styles.colorTheme": "light",
25
"makefile.extensionOutputFolder": "/tmp",
26
+ "makefile.configureOnOpen": false,
27
"python.testing.unittestEnabled": false,
28
"python.testing.pytestEnabled": true,
29
"python.testing.pytestArgs": [
0 commit comments