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 83694d2 commit dac51bcCopy full SHA for dac51bc
.vscode/settings.json
@@ -4,5 +4,6 @@
4
],
5
"python.testing.pytestEnabled": true,
6
"editor.formatOnSave": true,
7
- "python.testing.unittestEnabled": false
8
-}
+ "python.testing.unittestEnabled": false,
+ "debugpy.debugJustMyCode": false,
9
+}
0 commit comments