Skip to content

Commit fc1048a

Browse files
authored
Add sqlite vscode extension to Gitpod configuration (#21552)
It allows for quick database inspections in the IDE. ![image](https://user-images.githubusercontent.com/20454870/197355299-222f5027-aba8-4fe2-b1d4-fff93d5ccb3c.png) Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
1 parent 0ebb45c commit fc1048a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ vscode:
3333
- johnsoncodehk.volar
3434
- ms-azuretools.vscode-docker
3535
- zixuanchen.vitest-explorer
36+
- alexcvzz.vscode-sqlite
3637

3738
ports:
3839
- name: Gitea

0 commit comments

Comments
 (0)