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

node-resolver

Atom plugin to jump to a module's file from its require statement
  • #require
  • #plugin
  • #resolve
  • #file
  • #navigation
hughsk
21,876
46
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

node-resolver stable

Atom plugin to jump to a module's file from its require statement.

node-resolver

Usage

  1. Move your cursor to a require statement.
  2. Open the command palette and run the "Node Resolver: Open Selected Dependencies" command.
  3. The selected file will open.

Note that you can also select a range of text and run the command to open up all of the files required within that range.

If you'd like to add a shortcut for this, I'd recommend adding the following to your keymap.cson:

'.workspace':
  'ctrl-alt-o': 'node-resolver:open-selected-dependencies'

License

MIT. See LICENSE.md for details.

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