``add configuration files for CrossNote, VSCode extensions, and documentation for system architecture and design requirements``

This commit is contained in:
louiscklaw
2025-05-14 15:15:45 +08:00
parent 5bebc1f40e
commit d880420a28
9 changed files with 110 additions and 5 deletions

View File

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