Skip to content

Commit

Permalink
Brewfile: add new VSCode extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Apr 1, 2024
1 parent 21b2eaf commit 127a48b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,14 @@ vscode "anykeyh.simplecov-vscode"
vscode "ban.spellright"
vscode "bradlc.vscode-tailwindcss"
vscode "davidanson.vscode-markdownlint"
vscode "davidbwaters.macos-modern-theme"
vscode "dbaeumer.vscode-eslint"
vscode "eamodio.gitlens"
vscode "editorconfig.editorconfig"
vscode "foxundermoon.shell-format"
vscode "github.codespaces"
vscode "github.copilot"
vscode "github.copilot-labs"
vscode "github.copilot-chat"
vscode "github.vscode-github-actions"
vscode "github.vscode-pull-request-github"
vscode "golang.go"
Expand All @@ -180,6 +182,9 @@ vscode "ms-azuretools.vscode-docker"
vscode "ms-vscode-remote.remote-containers"
vscode "ms-vscode-remote.remote-wsl"
vscode "ms-vscode-remote.vscode-remote-extensionpack"
vscode "ms-vscode.makefile-tools"
vscode "msyrus.go-doc"
vscode "phind.phind"
vscode "redhat.vscode-commons"
vscode "redhat.vscode-yaml"
vscode "shopify.ruby-lsp"
Expand Down

0 comments on commit 127a48b

Please sign in to comment.