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
- Host: GitHub
- URL: https://github.com/hhvm/hack-mode
- Owner: hhvm
- License: gpl-3.0
- Created: 2018-07-25T22:14:37.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T21:39:53.000Z (6 months ago)
- Last Synced: 2025-12-14T11:59:12.158Z (6 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 360 KB
- Stars: 15
- Watchers: 20
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# hack-mode [](http://melpa.org/#/hack-mode)
`hack-mode` is an Emacs major mode for editing [Hack](https://hacklang.org/) code.

`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"`, `<<