We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4083d commit 3ffc82fCopy full SHA for 3ffc82f
.vscode/extensions.json
@@ -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