sqlite viewer in devcontainer
This commit is contained in:
parent
0607e0383c
commit
6ed2324c71
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@
|
|||
"extensions": [
|
||||
"ms-python.python",
|
||||
"ms-python.vscode-pylance",
|
||||
"be5invis.toml"
|
||||
"be5invis.toml",
|
||||
"qwtel.sqlite-viewer"
|
||||
],
|
||||
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
|
|
Loading…
Reference in a new issue