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 enum classes #141

Closed Wilfred closed 2 years ago

Wilfred commented 2 years ago

Current highlighting of the included test file:

Screenshot 2022-08-08 at 12 15 25

After this PR:

Screenshot 2022-08-08 at 12 14 22

(Note that this branch includes the commit from #140, so I suggest you merge that one first.)

PranayAgarwal commented 2 years ago

Hey @Wilfred, any chance you could resolve the merge conflict?

Wilfred commented 2 years ago

@PranayAgarwal of course! Done :)