Is there Rescript JSX emmet support in VS code yet?
`{ "rescript": "javascriptreact"}`
I added that, and it doesn’t seem to work.
Is there Rescript JSX emmet support in VS code yet?
`{ "rescript": "javascriptreact"}`
I added that, and it doesn’t seem to work.
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.