Closed mansu closed 4 years ago
Related issue #58
Related: https://github.com/slackhq/vscode-hack/pull/69 brings in the latest changes from the Facebook IDE team. I think this may correct the issue.
This appears to be solved with the latest revision to the grammar:
It seems that the shape annotation seems to break syntax highlighting in vscode-hack.
Adding
shape(...)
declaration to any function should repro it. Here is a screenshot with sample code.