'VS Code bundled extensions not enabled on ssh

My VS Code extension has an extension pack, bundled with 4 other extensions.

Bundled extension

When I opened a remote SSH workspace in VSCode, although my main extension is enabled, the bundled extensions are not. (only shown in locally installed)

Bundled extensions are not enabled

I wonder what's the reason behind this. Since those bundled extensions are in the extension pack, shouldn't it be automatically enabled with the main extension?

Is there a way for me to fix it without manually installing, as it'll affect other extensions we'll bundle in future



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source