{ "python.analysis.extraPaths": [ "${workspaceFolder}", "${workspaceFolder}/shared" ], "python.autoComplete.extraPaths": [ "${workspaceFolder}", "${workspaceFolder}/shared" ], "python.defaultInterpreterPath": "${workspaceFolder}/venv/bin/python", "r.lsp.promptToInstall": false, }