update ide config, remove yaml and python,

This commit is contained in:
louiscklaw
2025-05-11 07:59:11 +08:00
parent bc1ec72df1
commit 9739583f43
3 changed files with 33 additions and 2 deletions

12
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"recommendations": [
"aflalo.dbml-formatter",
"bierner.markdown-mermaid",
"christian-kohler.path-intellisense",
"esbenp.prettier-vscode",
"humao.rest-client",
"matt-meyers.vscode-dbml",
"nicolas-liger.dbml-viewer",
"yzhang.markdown-all-in-one"
]
}