Update dev container recommended extensions

This commit is contained in:
Rylan Polster 2024-08-15 11:52:43 -04:00
parent bbe3584168
commit 26cd148031
No known key found for this signature in database
2 changed files with 16 additions and 4 deletions

View File

@ -16,9 +16,15 @@
"Shopify.ruby-lsp", "Shopify.ruby-lsp",
"sorbet.sorbet-vscode-extension", "sorbet.sorbet-vscode-extension",
"github.vscode-github-actions", "github.vscode-github-actions",
"timonwong.shellcheck", "anykeyh.simplecov-vscode",
"foxundermoon.shell-format", "ms-azuretools.vscode-docker",
"github.vscode-pull-request-github",
"davidanson.vscode-markdownlint", "davidanson.vscode-markdownlint",
"foxundermoon.shell-format",
"timonwong.shellcheck",
"ban.spellright",
"redhat.vscode-yaml",
"koichisasada.vscode-rdbg",
"editorconfig.editorconfig" "editorconfig.editorconfig"
] ]
} }

View File

@ -16,9 +16,15 @@
"Shopify.ruby-lsp", "Shopify.ruby-lsp",
"sorbet.sorbet-vscode-extension", "sorbet.sorbet-vscode-extension",
"github.vscode-github-actions", "github.vscode-github-actions",
"timonwong.shellcheck", "anykeyh.simplecov-vscode",
"foxundermoon.shell-format", "ms-azuretools.vscode-docker",
"github.vscode-pull-request-github",
"davidanson.vscode-markdownlint", "davidanson.vscode-markdownlint",
"foxundermoon.shell-format",
"timonwong.shellcheck",
"ban.spellright",
"redhat.vscode-yaml",
"koichisasada.vscode-rdbg",
"editorconfig.editorconfig" "editorconfig.editorconfig"
] ]
} }