v1.2.0
- Support for
.hack
files — VS Code will automatically classify files with the.hack
extension as Hack, and these files will now syntax highlight correctly even without the<?hh
opener. (.hack
files are supported in HHVM 4.0.0 onward, so you will see typechecker errors if you are using them with an earlier version).