more workspace recs

This commit is contained in:
2026-06-26 20:03:25 -04:00
parent b0c0cfeb5a
commit 2b5c99195c
+6 -1
View File
@@ -2,6 +2,11 @@
"recommendations": [ "recommendations": [
"vscode-icons-team.vscode-icons", "vscode-icons-team.vscode-icons",
"charliermarsh.ruff", "charliermarsh.ruff",
"astral-sh.ty" "astral-sh.ty",
"ms-python.vscode-python-envs",
"ms-python.vscode-pylance",
"ms-python.python",
"ms-python.debugpy",
"ms-ossdata.vscode-pgsql"
] ]
} }