Hacker News new | ask | show | jobs
by dcc1 4459 days ago
So what IDE to guys at facebook use for HACK? My favourite editor PHP Storm doesn't support it, yet.
1 comments

Many engineers here use vim and emacs. We ship integration scripts for both of them -- in `/usr/share/hhvm/hack` in the Debian and Ubuntu binaries, in `hphp/hack/editor-plugins` in the github repo.