brew/.vscode/extensions.json

18 lines
448 B
JSON
Raw Permalink Normal View History

{
"recommendations": [
"Shopify.ruby-lsp",
"sorbet.sorbet-vscode-extension",
"github.vscode-github-actions",
"anykeyh.simplecov-vscode",
"ms-azuretools.vscode-docker",
"github.vscode-pull-request-github",
"davidanson.vscode-markdownlint",
"foxundermoon.shell-format",
"timonwong.shellcheck",
"ban.spellright",
"redhat.vscode-yaml",
"koichisasada.vscode-rdbg",
2021-10-12 16:47:00 +08:00
"editorconfig.editorconfig"
]
}