Python/.vscode/settings.json

5 lines
94 B
JSON

{
"python.languageServer": "None",
"python.analysis.extraPaths": ["${workspaceFolder}"]
}