File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 " ms-python.python" ,
1616 " tamasfe.even-better-toml" ,
1717 " yzhang.markdown-all-in-one"
18- ]
18+ ],
19+ "settings" : {
20+ "python-envs.terminal.autoActivationType" : " shellStartup"
21+ }
1922 }
2023 },
2124 "postCreateCommand" : " uv sync --all-extras --all-groups --all-packages" ,
Original file line number Diff line number Diff line change 2222 "editor.insertSpaces" : true ,
2323 "editor.tabSize" : 4 ,
2424 "prettier.tabWidth" : 4 ,
25- "python.defaultInterpreterPath" : " ${workspaceFolder}/.venv/bin/python" ,
26- "python.envFile" : " " ,
25+ "python.useEnvironmentsExtension" : true ,
2726 "python.languageServer" : " None" ,
28- "python.terminal.activateEnvInCurrentTerminal" : true ,
2927 "python.testing.pytestArgs" : [" tests" ],
3028 "python.testing.pytestEnabled" : true ,
31- "python.testing.unittestEnabled" : false ,
3229 "ruff.fixAll" : true ,
3330 "ruff.importStrategy" : " fromEnvironment" ,
3431 "ruff.organizeImports" : true
You can’t perform that action at this time.
0 commit comments