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
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
In RLS Mode it opens a new terminal every time you save and executes cargo check there. You need to close the terminal every single time, otherwise it just creates more and more terminals. This is completely different from what it does in Legacy Mode where it just does all this in the background without opening new terminals.