slackhq / vscode-hack

Hack language & HHVM debugger support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack
MIT License
76 stars 38 forks source link

Add syntax highlighting for enums #140

Closed Wilfred closed 2 years ago

Wilfred commented 2 years ago

Before:

Screenshot 2022-08-02 at 16 21 39

After:

Screenshot 2022-08-02 at 16 19 01

Closes #128.