Skip to content

Commit

Permalink
My VSCode Recommendations are the best!
Browse files Browse the repository at this point in the history
  • Loading branch information
joshSzep committed Jun 24, 2024
1 parent baf8c14 commit 743ab5d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"batisteo.vscode-django",
"tamasfe.even-better-toml",
"github.vscode-github-actions",
"github.copilot",
"github.copilot-chat",
"eamodio.gitlens",
"ecmel.vscode-html-css",
"oderwat.indent-rainbow",
"ms-python.isort",
"jota0222.multi-formatter",
"ms-python.vscode-pylance",
"ms-python.python",
"ms-python.debugpy",
"mechatroner.rainbow-csv",
"charliermarsh.ruff",
"rangav.vscode-thunder-client"
]
}

0 comments on commit 743ab5d

Please sign in to comment.