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 Nov 18, 2022. It is now read-only.
Use public extension API to fetch the current client workspace
It seems that we do not share that on Windows the same way we do on the
other platforms, so make sure to go through the 'blessed' way of
fetching the public API that's returned by extension's `activate`
function.
This should fix tests on all platforms.
0 commit comments