Skip to content

v1.0.0

Compare
Choose a tag to compare
@PranayAgarwal PranayAgarwal released this 19 Jul 20:36
· 136 commits to master since this release
  • 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