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 May 20, 2026. It is now read-only.
Currently, the guided-development extension activates the contributing extensions when the manager is activated.
However, this logic should be when the Guided Development command is first executed. This way, the contributors won't get activated prematurely, if another guided-development command causes activation, or if the guided-development extension is activated on start (* or onStartupFinished).
Currently, the guided-development extension activates the contributing extensions when the manager is activated.
However, this logic should be when the Guided Development command is first executed. This way, the contributors won't get activated prematurely, if another guided-development command causes activation, or if the guided-development extension is activated on start (
*oronStartupFinished).