vue-hyperclick
A hyperclick provider for Vue components that lets you jump to where variables are defined.
monterail 17,377 23 0.2.0 MIT GitHub

vue-hyperclick

vue-hyperclick in action

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 capabilities
  • language-vue plugin is required to detect *.vue grammar correctly

installation

Install via atom or apm:

apm install vue-hyperclick js-hyperclick hyperclick language-vue