vue-hyperclick
A hyperclick provider for Vue components that lets you jump to where variables are defined.
This package provides the following services:
vue-hyperclick

A hyperclick provider for Vue components that lets you jump to where variables are defined.
Supports jumping between all combinations of *.vue and *.js files
dependencies
js-hyperclickplugin has to be installed to provide core js hyperclick capabilitieslanguage-vueplugin is required to detect*.vuegrammar correctly
installation
Install via atom or apm:
apm install vue-hyperclick js-hyperclick hyperclick language-vue