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 fb69889 commit 6a40e16Copy full SHA for 6a40e16
.devcontainer/devcontainer.json
@@ -29,6 +29,7 @@
29
"humao.rest-client",
30
"hediet.vscode-drawio",
31
"EditorConfig.EditorConfig",
32
+ "runem.lit-plugin",
33
"genaiscript.genaiscript-vscode"
34
]
35
}
.vscode/extensions.json
@@ -3,7 +3,6 @@
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
"ms-windows-ai-studio.windows-ai-studio",
9
"editorconfig.editorconfig",
0 commit comments