Skip to content

v0.4.0-beta

Compare
Choose a tag to compare
@PranayAgarwal PranayAgarwal released this 24 Mar 08:46
· 204 commits to master since this release
  • Fixed document symbol outline (⇧⌘O) break in newer hh_client versions.
  • Added a new setting to enable type coverage checking (now off by default).
  • Updated Hack grammar for better syntax highlighting.
  • Lots of performance improvements, mainly by refactoring the codebase to use async/await.
  • Works best with HHVM 3.18 or later.