An open API service indexing awesome lists of open source software.

https://github.com/hhvm/hack-mode

A Emacs major mode for editing Hack code
https://github.com/hhvm/hack-mode

Last synced: 5 months ago
JSON representation

A Emacs major mode for editing Hack code

Awesome Lists containing this project

README

          

# hack-mode [![MELPA](http://melpa.org/packages/hack-mode-badge.svg)](http://melpa.org/#/hack-mode)

`hack-mode` is an Emacs major mode for editing [Hack](https://hacklang.org/) code.

![screenshot](screenshot.png)

`hack-mode` includes extensive, precise syntax highlighting:

* Comment highlighting (additionally highlighting special comments
like `strict`, `HH_FIXME`)
* Keyword highlighting (case insensitive where appropriate)
* String (`'foo'`, `"foo"`, `<<