inspire from js-hyperclick,identify webpack alias, and '@'especially
apm install atom-js-hyperclick
# command paletteCtrl+Shift+Pinput "Generate Package"
#open devtoolCtrl+Shift+I#reloadCtrl+Shift+F5/window reload(in command pannel)/Ctrl+R(in devtool)#clear consoleCtrl+L(in devtool)
# first timegit tag -a v0.0.1 -m "release 0.0.1 version"git push origin --tagsapm publish minor# other timeapm publish minor
"activationCommands": {"atom-workspace": "path-to-file:toggle"},
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.