We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8726536 commit 9f8f7fdCopy full SHA for 9f8f7fd
1 file changed
.vscode/extensions.json
@@ -10,7 +10,8 @@
10
"ms-python.debugpy",
11
"streetsidesoftware.code-spell-checker",
12
"littlefoxteam.vscode-python-test-adapter",
13
- "emeraldwalk.runonsave"
+ "emeraldwalk.runonsave",
14
+ "ms-vscode.makefile-tools"
15
],
16
"unwantedRecommendations": [
17
"ms-python.black-formatter",
0 commit comments