summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.devcontainer/devcontainer.json3
-rw-r--r--.gitpod.yml1
2 files changed, 3 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index be34bfd02d..3548878490 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -23,7 +23,8 @@
"Vue.volar",
"ms-azuretools.vscode-docker",
"zixuanchen.vitest-explorer",
- "qwtel.sqlite-viewer"
+ "qwtel.sqlite-viewer",
+ "GitHub.vscode-pull-request-github"
]
}
},
diff --git a/.gitpod.yml b/.gitpod.yml
index 000f534e85..35b22c45ae 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -35,6 +35,7 @@ vscode:
- ms-azuretools.vscode-docker
- zixuanchen.vitest-explorer
- qwtel.sqlite-viewer
+ - GitHub.vscode-pull-request-github
ports:
- name: Gitea