Atom plugin for Vue.js components
atom-vue-hyperclick
This plugin provides hyper clicking for Vue components and lets you jump to where your variables are defined.
Supports jumping between all combinations of *.vue
and *.js
files
It requires the js-hyperclick
atom plugin to provide core js hyperclick capabilities and language-vue
plugin is required to detect *.vue
grammar correctly.
Check it on GitHub.