We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26ebaed + 350d16f commit cbd37dfCopy full SHA for cbd37df
1 file changed
.devcontainer/devcontainer.json
@@ -30,7 +30,8 @@
30
"redhat.vscode-yaml",
31
"GitHub.copilot",
32
"GitHub.copilot-chat",
33
- "ms-azuretools.vscode-docker"
+ "ms-azuretools.vscode-docker",
34
+ "qwtel.sqlite-viewer"
35
],
36
"settings": {
37
"python.useEnvironmentsExtension": true
0 commit comments