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 bc87fc3 commit 140c0edCopy full SHA for 140c0ed
.vscode/extensions.json
@@ -0,0 +1,13 @@
1
+{
2
+ "recommendations": [
3
+ "ms-azuretools.vscode-bicep",
4
+ "ms-azuretools.vscode-azurefunctions",
5
+ "ms-azuretools.vscode-azurestaticwebapps",
6
+ "ms-azuretools.vscode-containers",
7
+ "genaiscript.genaiscript-vscode",
8
+ "editorconfig.editorconfig",
9
+ "runem.lit-plugin",
10
+ "esbenp.prettier-vscode",
11
+ "humao.rest-client"
12
+ ]
13
+}
0 commit comments