Skip to content

Commit

Permalink
Merge pull request #56 from CrumpetDev/quick-fix/add-extensions
Browse files Browse the repository at this point in the history
Add recommended extensions
  • Loading branch information
tomtitherington authored Feb 12, 2024
2 parents 8b14613 + 7bfff37 commit 67a6644
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"recommendations": [
"ms-python.black-formatter",
"ms-python.flake8",
"ms-python.isort",
"ms-python.vscode-pylance"
]
}

0 comments on commit 67a6644

Please sign in to comment.