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
I would like to have an app like an editor with tabs. I think it would be much easier if I created a separate CM instance for each tab and swapped between them than attempt to save all the state from a single instance and shuffle that around, but I don't know how I would do the former