We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6c017 commit 7e89d6bCopy full SHA for 7e89d6b
vscode/.config/VSCodium/User/settings.json vscode/.config/Code/User/settings.json
@@ -1,5 +1,6 @@
1
{
2
"editor.formatOnSave": true,
3
+ "editor.inlineSuggest.enabled": true,
4
"python.formatting.provider": "black",
5
"explorer.confirmDelete": false,
6
"files.trimTrailingWhitespace": true,
0 commit comments