Skip to content

Commit

Permalink
Add sqlite vscode extension to Gitpod configuration (#21552)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
yardenshoham committed Oct 24, 2022
1 parent 0ebb45c commit fc1048a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ vscode:
- johnsoncodehk.volar
- ms-azuretools.vscode-docker
- zixuanchen.vitest-explorer
- alexcvzz.vscode-sqlite

ports:
- name: Gitea
Expand Down

0 comments on commit fc1048a

Please sign in to comment.