From 4f1065030fb43f72478b068d08ad747b00300168 Mon Sep 17 00:00:00 2001 From: Yarden Shoham Date: Tue, 9 May 2023 21:03:50 +0300 Subject: [PATCH] Use official Vue extension in Gitpod (#24609) The previous one didn't work well --------- Signed-off-by: Yarden Shoham Co-authored-by: silverwind --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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