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

define-jump

Atom plugin to jump to the local declaration of a variable. Similar to Atom's built in Symbols view, but local to the current file and without the need for any configuration.
  • #symbol
  • #declaration
  • #syntax
  • #jump
  • #goto
hughsk
1.0.1 5,201
13
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-define-jump

Atom plugin to jump to the local declaration of a variable. Similar to Atom's built in Symbols view, but local to the current file and without the need for any configuration.

define-jump

Usage

  1. Move your cursor to the variable you'd like to find the definition of.
  2. Open the Command Palette and run "Define Jump: To Original Definition".

Keybindings

By default, there aren't any keybindings enabled. If you'd like to add some of your own, open your keymap file via Atom > Open Your Keymap and include the following:

'.workspace':
  'ctrl-alt-shift-m': 'define-jump:to-original-definition'

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