chore(dev): update recommended VSCode extensions for Hugo development

This commit is contained in:
Cell
2026-01-05 14:18:26 +08:00
parent dda0d1e3f5
commit 43ecb1bdd0
+2 -1
View File
@@ -2,6 +2,7 @@
"recommendations": [
"budparr.language-hugo-vscode",
"kaellarkin.hugo-shortcode-syntax",
"eliostruyf.vscode-hugo-themer"
"lruihao.hugo-partials-refs",
"tamasfe.even-better-toml"
]
}