This package provides:
- definitions@0.1.0
- code-actions@0.1.0
- outline-view@0.1.0
- code-highlight@0.1.0
- find-references@0.1.0
- code-format.range@0.1.0
- autocomplete.provider@2.0.0
This package consumes:
HHAST provides a linter for Hack code; this package provides IDE integration for Atom IDE and Nuclide.
This consists of error reporting and providing fix actions for some linters.

atom-ide-uiatom-ide-hhastNo build process is required; pure ES6 is used, which Atom natively understands
atom-ide-hhastInstall the ide-hhast and atom-ide-ui packages through the Atom UI, or run apm install ide-hhast atom-ide-ui.
Install the ide-hhast package through the Atom UI, or run apm install ide-hhast.
atom-ide-hhast worksHHAST's linter supports the Language Server Protocol; this plugin simply starts an LSP client.
See the CONTRIBUTING file for how to help out.
atom-ide-hhast is MIT licensed, as found in the LICENSE file.