From: Evan You Date: Fri, 18 Sep 2020 05:29:34 +0000 (-0400) Subject: chore: add note for vetur [ci skip] X-Git-Tag: v3.0.0-rc.13~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e90ec6e98ca061c88fa80e3b163804bb9cf25c27;p=thirdparty%2Fvuejs%2Fcore.git chore: add note for vetur [ci skip] --- diff --git a/README.md b/README.md index fbaf3cbc32..bc287c38d2 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ We are working on a new version of the Devtools with a new UI and refactored int - For Firefox: [Download the signed extension](https://github.com/vuejs/vue-devtools/releases/tag/v6.0.0-beta.2) (`.xpi` file under Assets) +### IDE Support + +It is recommended to use [VSCode](https://code.visualstudio.com/) with our official extension [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur), which provides comprehensive IDE support for Vue 3. + ### Other Projects | Project | NPM | Repo |