From 9252511e9de3cf0ec4d4cc3c32dda2b34db8deab Mon Sep 17 00:00:00 2001 From: Johnson Chu Date: Tue, 24 Dec 2024 03:43:17 +0800 Subject: [PATCH] chore: delete docgen result --- extensions/vscode/README.md | 42 ------------------------------------- 1 file changed, 42 deletions(-) diff --git a/extensions/vscode/README.md b/extensions/vscode/README.md index de033d4b85..c26404c94e 100644 --- a/extensions/vscode/README.md +++ b/extensions/vscode/README.md @@ -254,45 +254,3 @@ Finally you need to make VS Code recognize your new extension and automatically - [angular](https://github.com/angular/angular) shows how TS server plugin working with language service. - Syntax highlight is rewritten base on [vue-syntax-highlight](https://github.com/vuejs/vue-syntax-highlight). - [vscode-fenced-code-block-grammar-injection-example](https://github.com/mjbvz/vscode-fenced-code-block-grammar-injection-example) shows how to inject vue syntax highlight to markdown. - -## Commands - -| 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 `