Skip to content

v0.8.0

Compare
Choose a tag to compare
@PranayAgarwal PranayAgarwal released this 11 May 05:57
· 158 commits to master since this release
4eaeb60
  • HHVM Debugger (Alpha version) — Launch scripts or attach to an HHVM server straight from VS Code. See the debugger doc for details on setup and usage. This is a very early release. Please file any bugs at the Issues page.
  • Hack coverage check works again. A new icon in the editor status bar shows % coverage for the file and can be clicked to highlight uncovered areas. (Can be disabled by setting "hack.enableCoverageCheck": false)