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 c911242 commit c64addeCopy full SHA for c64adde
.vscode/settings.json
@@ -27,5 +27,6 @@
27
"python.testing.pytestArgs": [],
28
"python.testing.pytestEnabled": true,
29
"python.testing.pytestPath": "pytest",
30
- "python.testing.unittestEnabled": false
+ "python.testing.unittestEnabled": false,
31
+ "terminal.integrated.tabs.description": "${workspaceFolder}",
32
}
0 commit comments