Add MongoDB integration to DataManager, switch Python language server to Jedi, and include pymongo in requirements.txt
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -6,7 +6,7 @@
|
||||
"connectionId": "sonardev-sientia-ai",
|
||||
"projectKey": "Aignosi_sientia-dataops-opc-ingestor_1642c8bf-a148-4911-8362-0903d7fef99a"
|
||||
},
|
||||
"python.languageServer": "Pylance",
|
||||
"python.languageServer": "Jedi",
|
||||
"python.analysis.typeCheckingMode": "standard",
|
||||
"editor.suggestSelection": "first",
|
||||
"windsurfPyright.disableLanguageServices": true
|
||||
|
||||
Reference in New Issue
Block a user