update .vscode project file,

This commit is contained in:
louiscklaw
2025-04-17 05:00:40 +08:00
parent bca5a951c8
commit b322597138
2 changed files with 36 additions and 0 deletions

15
002_source/cms/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"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",
"redhat.vscode-yaml",
"shd101wyy.markdown-preview-enhanced",
"yzhang.markdown-all-in-one",
"dbaeumer.vscode-eslint"
]
}