v1.0.0
- Integration with HHAST Linter (thanks @fredemmott!). The extension now supports Hack linting and autofixing via HHAST (v3.27.2 or later required). Set up linting for your project by following instructions in the HHAST library, then look at workspace-specific linter settings in the extension Configuration section.
- Type coverage now uses the language server
- [Fix] Output panel will no longer automatically steal focus on extension errors