You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first of all, thx a lot for this amazing extension 😄
Actually, it seems that Vscode compile the rescript code after each save.
I would like to be able to modify this behavior, in order to tell vscode to compile after each modification, event if the current working file is not save.
Do you think, that it can be possible ?? Since the compilation time is blazingly fast 😃