Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.32 KB

atom-ide-diagnostics package

Build Status (Github Actions) Dependency Status apm apm

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

Getting Started

  1. Install atom-ide-diagnostics 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.

A screenshot of your package

Contributing

Please see the contributing guidelines.