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
When using a code workspace where a cargo workspace is split up into multiple folder views, r-a will duplicate the loaded cargo workspace for each folder currently which leads to excessive memory usage. We should investigate if we can prevent this from happening somehow