-   Notifications  You must be signed in to change notification settings 
- Fork 471
Description
Looks like v12 is imminent 👍. The major release will likely bring more attention and more people may want to try it out so make sure the tooling is working can really help.
Probably since switching to rewatch I have never found the @rescript/language-server working as well as before. In fact it’s borderline unusable. 1-2 months ago I tried hard to work around all the annoying issues, while doing so I have discovered something that I might be causing all the trouble.
In my emacs as soon as I modify a file even before saving it the corresponding .mjs file is immediately deleted. The app running in the browser would become blank losing all its state.
I didn’t believe such a breakage would survive a few more beta releases. Surely there must be someone else having similar issue. So I am curious to see if vs code having similar issues? If not why not? For example is it not using @rescript/language-server?