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 has been archived by the owner on May 2, 2024. It is now read-only.
Currently the tree only loads when the tool-window is opened after a solution is loaded.
For every other case, the tree must be refreshed manually.
Try to hook into VS events (like shown in https://www.visualstudiogeeks.com/blog/visual%20studio%20extensibility/how-to-monitor-solution-events-in-vs-extension) to detect loading/unloading of (additional) projects.
The text was updated successfully, but these errors were encountered: