Merge branch 'main' into adil/fix_prompt_target_name

This commit is contained in:
Adil Hafeez 2025-01-14 10:20:49 -08:00
commit 35065e2e41

View file

@ -41,15 +41,16 @@
},
"extensions": {
"recommendations": [
"ms-python.python",
"ms-python.debugpy",
"rust-lang.rust-analyzer",
"humao.rest-client",
"github.copilot",
"eamodio.gitlens",
"ms-python.black-formatter",
"tamasfe.even-better-toml",
"esbenp.prettier-vscode",
"github.copilot",
"github.vscode-pull-request-github",
"humao.rest-client",
"ms-python.black-formatter",
"ms-python.debugpy",
"ms-python.python",
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml",
]
}
}