From a161283483dc15df5855d12c616bd82c64360910 Mon Sep 17 00:00:00 2001 From: rioj7 <38918937+rioj7@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:46:41 +0100 Subject: [PATCH] docs: fix broken marketplace page (#5004) --- extensions/vscode/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/extensions/vscode/README.md b/extensions/vscode/README.md index 0271f714fe..6dbe71267a 100644 --- a/extensions/vscode/README.md +++ b/extensions/vscode/README.md @@ -259,13 +259,13 @@ Finally you need to make VS Code recognize your new extension and automatically -| Command | Title | -| ------------------------------ | ------------------------------------------------------ | -| `vue.action.restartServer` | Vue: Restart Vue and TS servers | -| `vue.action.doctor` | Vue: Doctor | -| `vue.action.writeVirtualFiles` | Vue (Debug): Write Virtual Files | -| `vue.action.splitEditors` | Vue: Split <script>,