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

Improve accuracy of boolean highlighting #108

Closed Wilfred closed 4 years ago

Wilfred commented 4 years ago

yes, no, on and off are not boolean literals. and, or and xor are no longer valid operators in Hack.