Skip to content

Commit

Permalink
Add vscode extensions recommendation file
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed May 13, 2024
1 parent 33b95e2 commit 6a802f5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"charliermarsh.ruff",
"davidanson.vscode-markdownlint",
"ms-azuretools.vscode-docker",
"vscode-icons-team.vscode-icons",
"github.vscode-github-actions",
]
}

0 comments on commit 6a802f5

Please sign in to comment.