So our company's bitbucket moved from on premise to adaptavist saas based. As a result the git remote sshs are all of format: ssh://git@<company>-gitssh.adaptavist.com:1234/<project>/<repo>.git.
From reading other issues like this one for eg: https://bitbucket.org/atlassianlabs/atlascode/issues/21/can-not-login-into-bitbucket-cloud-from
Looks like "bitbucket.org" has to be in remote urls for the extension to work correct? How can this work in situations like ours where partners like adaptavist and custom sites are involved? Maybe there is a configuration for this extension am missing that i could add more domains to look for?
Thanks