Skip to content

Commit

Permalink
Add Visual Studio Code Extension Recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaphoenix committed Oct 5, 2023
1 parent dffd85e commit 2dce39d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.mypy-type-checker",
"tamasfe.even-better-toml",
"EditorConfig.EditorConfig",
"streetsidesoftware.code-spell-checker"
]
}

0 comments on commit 2dce39d

Please sign in to comment.