Skip to content

atom-community/atom-ide-definitions

Repository files navigation

atom-ide-definitions package

Build Status

A replacement of the definitions functionality from the original Atom-IDE / Nuclide package developed by Facebook.

Features

  • Go to definition (using keymap or context menu).

Getting Started

  1. Install atom-ide-definitions in Atom.

  2. Install an IDE language package that you would like to use:

You can also search for packages in Atom.

  1. (Optional) Install hyperclick for cmd/ctrl+click support
    You can set priority and grammar scope in extension settings

Contributing

Please see the contributing guidelines.