aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYarden Shoham <git@yardenshoham.com>2023-05-09 21:03:50 +0300
committerGitHub <noreply@github.com>2023-05-09 18:03:50 +0000
commit4f1065030fb43f72478b068d08ad747b00300168 (patch)
tree40d123a4c860ae2f63ec6cd70a759ee536f7cefd
parentcd9a13ebb47d32f46b38439a524e3b2e0c619490 (diff)
downloadgitea-4f1065030fb43f72478b068d08ad747b00300168.tar.gz
gitea-4f1065030fb43f72478b068d08ad747b00300168.zip
Use official Vue extension in Gitpod (#24609)
The previous one didn't work well --------- Signed-off-by: Yarden Shoham <git@yardenshoham.com> Co-authored-by: silverwind <me@silverwind.io>
-rw-r--r--.gitpod.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 442f434eaa..f1b2fb1957 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -31,7 +31,7 @@ vscode:
- golang.go
- stylelint.vscode-stylelint
- DavidAnson.vscode-markdownlint
- - johnsoncodehk.volar
+ - Vue.volar
- ms-azuretools.vscode-docker
- zixuanchen.vitest-explorer
- alexcvzz.vscode-sqlite