/atom-vue-hyperclick

atom hyperclick plugin for vue components

Primary LanguageJavaScriptMIT LicenseMIT

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 language-vue