Rescript JSX emmet support

Is there Rescript JSX emmet support in VS code yet?

`{ "rescript": "javascriptreact"}`

I added that, and it doesn’t seem to work.

2 Likes

I can confirm that that emmet support works however there is no jsx colorization.

I was able to able JSX colorization using Rax Tag Helper - Visual Studio Marketplace . My Rescript development environment feels complete and similar to my React environment productivity wise for now.

4 Likes

@ealecho Please share how you got emmet support working with Rescript