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 b2f2ce8 commit 1ffe51bCopy full SHA for 1ffe51b
.vscode/settings.json
@@ -10,7 +10,7 @@
10
"**/*.ui": "xml"
11
},
12
// Python
13
- "python.analysis.autoFormatStrings": true,
+ "python.analysis.autoFormatStrings": false, // incompatible with PyQt5 translation engine
14
"python.analysis.typeCheckingMode": "basic",
15
"python.terminal.activateEnvInCurrentTerminal": true,
16
"python.terminal.activateEnvironment": true,
0 commit comments