diff --git a/package.json b/package.json index ba980cc..f5a6292 100644 --- a/package.json +++ b/package.json @@ -215,7 +215,10 @@ "category": "ty", "command": "ty.debugInformation" } - ] + ], + "configurationDefaults": { + "python.languageServer": "None" + } }, "dependencies": { "@vscode/python-extension": "^1.0.5",