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-hyperclick
plugin has to be installed to provide core js hyperclick capabilitieslanguage-vue
plugin is required to detect*.vue
grammar correctly
installation
Install via atom or apm:
apm install vue-hyperclick js-hyperclick hyperclick language-vue