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
For saving the list of windows, their position, etc we use IVsUIShellDocumentWindowMgr interface. And it saves the absolute path to the file. That's why it could not load the workspace properly on another PC.
The approach for saving windows information should be rethought and refactored.
Actual result: the workspace is not loaded at all.
The possible problem in the path which I store in the DB.
The text was updated successfully, but these errors were encountered: