After using rescript for months, i am deeply impressed by rescript which is an awesome language, it is better than typescript i think. But the user experience of it’s ide is terrible:
The format on save problem about %raw block which will cause much blank lines in %raw block
The tips is just poped after you saved you file, while it can be poped when you code typescript whether or not to save file
The user experience of changing from typescript to rescript in vscode is like coding java from using IDEA to notepad
The formatting is not functional in autosave mode. It’s the type system makes me rewritting my old project from ts to rescript, but the editor plugin is not good enough yet