mirror of
https://github.com/coder/coder.git
synced 2026-06-07 06:58:17 +00:00
341c4329f4
Co-authored-by: Dean Sheather <dean@deansheather.com> Co-authored-by: Mathias Fredriksson <mafredri@gmail.com> Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com>
16 lines
356 B
JSON
16 lines
356 B
JSON
{
|
|
"recommendations": [
|
|
"github.vscode-codeql",
|
|
"golang.go",
|
|
"hashicorp.terraform",
|
|
"esbenp.prettier-vscode",
|
|
"foxundermoon.shell-format",
|
|
"emeraldwalk.runonsave",
|
|
"zxh404.vscode-proto3",
|
|
"redhat.vscode-yaml",
|
|
"streetsidesoftware.code-spell-checker",
|
|
"dbaeumer.vscode-eslint",
|
|
"EditorConfig.EditorConfig"
|
|
]
|
|
}
|