Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.06 KB

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.