From 9760107f157de5d1a8fe0a664dab20de268d2868 Mon Sep 17 00:00:00 2001 From: Julien Date: Fri, 1 Feb 2019 10:01:03 +0100 Subject: [PATCH] docs(vscode): add vue peek --- tools/vscode.md | 2 ++ 1 file changed, 2 insertions(+) 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.