We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5c683 commit 3da9062Copy full SHA for 3da9062
.vscode/settings.json
@@ -4,5 +4,6 @@
4
],
5
"python.testing.unittestEnabled": false,
6
"python.testing.pytestEnabled": true,
7
- "python.formatting.provider": "black"
+ "python.formatting.provider": "black",
8
+ "editor.inlineSuggest.showToolbar": "onHover"
9
}
0 commit comments