• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-js-hyperclick

A hyperclick provider that lets you jump to where variables are defined.
huangjinlin
0.3.0 993
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-js-hyperclick

inspire from js-hyperclick,identify webpack alias, and '@'especially

features

installation

apm install atom-js-hyperclick

create

# command palette 
Ctrl+Shift+P
input "Generate Package"

debug

#open devtool 
Ctrl+Shift+I
#reload 
Ctrl+Shift+F5/window reload(in command pannel)/Ctrl+R(in devtool)
#clear console 
Ctrl+L(in devtool)

publish

# first time 
git tag -a v0.0.1 -m "release 0.0.1 version"
git push origin --tags
apm publish minor
# other time 
apm publish minor

tip

  • how to active when init remove activationCommands in package.json
"activationCommands": {
  "atom-workspace": "path-to-file:toggle"
},

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by