mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 01:51:15 +01:00
Fixed python dependency not found in vscode
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"python.analysis.extraPaths": [
|
||||||
|
"./dependencies/windows/blender/3.2/scripts/modules",
|
||||||
|
"./dependencies/linux/blender/3.2/scripts/modules"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user