build(vscode): update workspace configuration
| | |
| | | "git worktree": true, |
| | | "git add": true, |
| | | "git push": true |
| | | } |
| | | }, |
| | | "markdown.extension.toc.unorderedList.marker": "*", |
| | | "markdown.extension.toc.levels": "2..6" |
| | | }, |
| | | "extensions": { |
| | | "recommendations": [ |
| | |
| | | "yzhang.markdown-all-in-one", |
| | | "davidanson.vscode-markdownlint", |
| | | "zizmor.zizmor-vscode", |
| | | "redhat.vscode-yaml", |
| | | "streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries", |
| | | "budparr.language-hugo-vscode", |
| | | "jinliming2.vscode-go-template", |
| | | "gohugoio.gotmplfmt", |
| | | "dunstontc.vscode-go-syntax", |
| | | "casualjim.gotemplate", |
| | | "streetsidesoftware.code-spell-checker", |
| | | "streetsidesoftware.code-spell-checker-british-english", |
| | | "gohugoio.gotmplfmt", |
| | | "anthropic.claude-code" |
| | | "anthropic.claude-code", |
| | | "aaron-bond.better-comments", |
| | | "redhat.vscode-xml", |
| | | "redhat.vscode-yaml", |
| | | "google.wireit", |
| | | "dunstontc.vscode-go-syntax" |
| | | ] |
| | | } |
| | | } |