Recommended Extensions

This commit is contained in:
2025-08-12 16:45:08 +00:00
parent c9854d7e17
commit 7bbd8fc295

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

@ -0,0 +1,9 @@
{
"recommendations": [
"usernamehw.errorlens",
"golang.go",
"sammycolon.go-builder-pattern-boilerplate",
"fogio.inline-go-struct-tags-syntax-highlight",
"templ-project.tpl-vscodium-golang"
]
}