Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1004 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 1004 Bytes

atom-ide-signature-help

Build Status

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

Getting Started

  1. Install atom-ide-signature-help in Atom.

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

You can also search for packages in Atom.

  1. Install busy-signal package in Atom, which is used for signaling background tasks.

screenshot

Contributing

Please see the contributing guidelines.