Skip to content

Commit

Permalink
Create extensions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
benpaddlejones authored Nov 28, 2024
1 parent a18a1e3 commit b1bfd31
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"recommendations": [
"McCarter.start-git-bash",
"yy0931.vscode-sqlite3-editor",
"medo64.render-crlf",
"ecmel.vscode-html-css",
"ms-python.python",
"esbenp.prettier-vscode",
"oderwat.indent-rainbow",
"ritwickdey.LiveServer",
"tomoki1207.pdf",
"ms-vscode-remote.remote-containers",
"ms-vscode-remote.remote-wsl",
"GitHub.codespaces",
"ms-python.debugpy",
"ms-python.vscode-pylance",
"ms-vscode-remote.remote-wsl",
"ms-azuretools.vscode-docker",
"saeris.markdown-github-alerts",
"bierner.markdown-preview-github-styles"
]
}

0 comments on commit b1bfd31

Please sign in to comment.