Skip to content

Commit 3ffc82f

Browse files
committed
chore: add VS Code extension recommendations
1 parent bd4083d commit 3ffc82f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.vscode/extensions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"recommendations": [
3+
"ms-dotnettools.csdevkit",
4+
"codezombiech.gitignore",
5+
"conventionalcommits.extension",
6+
"foxundermoon.shell-format",
7+
"github.vscode-github-actions",
8+
"github.vscode-pull-request-github",
9+
"ms-azuretools.vscode-containers",
10+
"redhat.vscode-yaml",
11+
"sonarsource.sonarlint-vscode",
12+
"yy0931.vscode-sqlite3-editor"
13+
]
14+
}

0 commit comments

Comments
 (0)