diff --git a/tools/vscode.md b/tools/vscode.md index 065fc76..0b95a83 100644 --- a/tools/vscode.md +++ b/tools/vscode.md @@ -64,6 +64,8 @@ - `Terminal`: Terminal for Visual Studio Code. +- `Vue Peek`: Allows peek and goto definition for Vue single-file components. + - `VS Live Share`: Real-time collaborative development from the comfort of your favorite tools. - `Wrap Console Log`: Wrap to console.log by word or selection.