From d19c948f2a1c68e5120b438d5a6558cf165305c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Rugama?= Date: Thu, 2 Apr 2020 09:33:26 -0600 Subject: [PATCH] Vue highlighting added for Gitpod (#1202) --- .gitpod.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index dc539e1e..d1faf01d 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -36,3 +36,6 @@ tasks: php artisan koel:sync; php artisan key:generate; apachectl start; +vscode: + extensions: + - octref.vetur@0.23.0:TEzauMObB6f3i2JqlvrOpA==