Skip to content

Commit

Permalink
feat: vscode extensions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
snowdream committed Jul 19, 2024
1 parent 09c271a commit 101e3b1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"recommendations": [
"ms-azuretools.vscode-docker",
"mhutchie.git-graph",
"redhat.vscode-yaml",
"be5invis.toml",
"iceyer.toml-formatter",
"davidanson.vscode-markdownlint",
"shd101wyy.markdown-preview-enhanced",
"ms-vscode-remote.remote-ssh",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode.remote-explorer",
"timonwong.shellcheck",
"foxundermoon.shell-format",
"ms-ceintl.vscode-language-pack-zh-hans"
]
}

0 comments on commit 101e3b1

Please sign in to comment.