1. Debugging: Vue.js Devtool
@todo add picture
This repository provides installation links for Chrome, Firefox and a standalone Electron app.
vuejs/vue-devtools
An overview video (bonus: recorded at the beach! lol)
Vue Devtools 5 A Quick Look!
2. Vetur
Main features:
- Syntax-highlighting
- Snippets
- Emmet
In this video, the author covers the key points @todo
Optimizing your Editor - Real World Vue.js | Vue Mastery
3. Vue snippets
Another must-have extension, in my opnion, that will save you a lot of time!
Created by Sarah Drasner and beautifully summarized by herself in the project repository:
This repo was built particularly for real world use. It doesn't catalogue the API definitions, and it's not a kitchen sink approach. Rather, it focuses on developer ergonomics from the point of Vue of real world use. Included are the pieces I personally get sick of typing, have to keep looking up, or forget to consider while developing that I make more use of when they're at my fingertips.