Extend vscode.extensions.getExtension
to return extensions from other extension host
#133734
Labels
Milestone
Today,
getExtension
only returns extensions that are registered in the same extension host. This can be problematic when extensions enable/disable feature in the presence of other extensions.slightly related: #84997
The text was updated successfully, but these errors were encountered: