Skip to content

Commit

Permalink
Add vscode extension recommendations for better code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hironow committed Sep 12, 2024
1 parent d56d432 commit 7dc89bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dotfiles.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,10 @@
"Todos",
"viewports"
]
},
"extensions": {
"recommendations": [
"yoavbls.pretty-ts-errors"
]
}
}
4 changes: 4 additions & 0 deletions dump/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ vscode "azps-tools.azps-tools"
vscode "azurite.azurite"
vscode "batisteo.vscode-django"
vscode "benjaminbenais.copilot-theme"
vscode "betajob.modulestf"
vscode "bierner.markdown-mermaid"
vscode "bpruitt-goddard.mermaid-markdown-syntax-highlighting"
vscode "bradlc.vscode-tailwindcss"
Expand Down Expand Up @@ -249,6 +250,7 @@ vscode "github.codespaces"
vscode "github.copilot"
vscode "github.copilot-chat"
vscode "github.copilot-labs"
vscode "github.heygithub"
vscode "github.remotehub"
vscode "github.vscode-github-actions"
vscode "github.vscode-pull-request-github"
Expand Down Expand Up @@ -421,10 +423,12 @@ vscode "unifiedjs.vscode-mdx"
vscode "visualstudioexptteam.intellicode-api-usage-examples"
vscode "visualstudioexptteam.vscodeintellicode"
vscode "vitest.explorer"
vscode "vscjava.vscode-gradle"
vscode "vscode-icons-team.vscode-icons"
vscode "vue.volar"
vscode "wholroyd.jinja"
vscode "wingrunr21.vscode-ruby"
vscode "yoavbls.pretty-ts-errors"
vscode "yokoe.vscode-postfix-go"
vscode "yzane.markdown-pdf"
vscode "zengxingxin.sort-js-object-keys"
Expand Down

0 comments on commit 7dc89bc

Please sign in to comment.