Updated vscode settings.
This commit is contained in:
parent
ede87e799c
commit
f1d12691c0
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"editor.insertSpaces": false,
|
"editor.insertSpaces": false,
|
||||||
"editor.detectIndentation": false,
|
"editor.detectIndentation": false,
|
||||||
"python.pythonPath": "./app/Scripts/python.exe",
|
"python.pythonPath": "./app/Scripts/python",
|
||||||
|
"python.autoComplete.extraPaths": ["./app"]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user