Unhandled dependency issue during SSH Remote Development

Issue #169 duplicate
Nathan Brittain created an issue

I have started using the VSCode remote development extension and I have encountered a problem notification whenever use it to SSH-connect to our central development server in-house. The message states “Cannot activate the 'Jira and Bitbucket (Official)' extension because it depends on the 'Git' extension, which is not loaded.”

The Git extension is clearly loaded because I am able to see changes and commit them using the VSCode interface (and that Git is a bundled extension with VSCode itself). Clearly this is also likely to be an issue with VSCode’s handling of extension dependencies when in Remote Development mode, but I’m still reporting here in case you have some way of dealing with it and that you simply should be aware of the issue.

I am using the Atlascode extension version 1.4.2, VS-Code version 1.35.1 in user mode and running Windows 10 Pro Insider Preview 18917.1000 (for the WSL2 lols).

Thanks for the awesome work, ya bastards!