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 046de8a commit caf556cCopy full SHA for caf556c
.vscode/extensions.json
@@ -0,0 +1,14 @@
1
+{
2
+ "recommendations": [
3
+ "ms-python.python",
4
+ "ms-python.vscode-pylance",
5
+ "github.vscode-pull-request-github",
6
+ "github.vscode-github-actions",
7
+ "ms-azuretools.vscode-containers",
8
+ "redhat.vscode-yaml",
9
+ "sonarsource.sonarlint-vscode",
10
+ "esbenp.prettier-vscode",
11
+ "conventionalcommits.extension",
12
+ "codezombiech.gitignore"
13
+ ]
14
+}
0 commit comments