aboutsummaryrefslogtreecommitdiffstats
path: root/.gitpod.yml
diff options
context:
space:
mode:
authorYarden Shoham <hrsi88@gmail.com>2022-10-24 23:55:59 +0300
committerGitHub <noreply@github.com>2022-10-24 16:55:59 -0400
commitfc1048a411ea1f1465b69b34b5fc297ae012d04e (patch)
treee5476ad4cf5266fe8c938146035a368f6b815133 /.gitpod.yml
parent0ebb45cfe7606adf021ad359d6fbfcefc54360a5 (diff)
downloadgitea-fc1048a411ea1f1465b69b34b5fc297ae012d04e.tar.gz
gitea-fc1048a411ea1f1465b69b34b5fc297ae012d04e.zip
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>
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 6dc6bb513d..0b6ad1f30e 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -33,6 +33,7 @@ vscode:
- johnsoncodehk.volar
- ms-azuretools.vscode-docker
- zixuanchen.vitest-explorer
+ - alexcvzz.vscode-sqlite
ports:
- name: Gitea