Using VS Code's Open Remote Repository leads to prompt for GitHub Repositories extension

Checklist

Summary

Steps to reproduce

Clicking the Remote Indicator in the bottomleft reveals the Remote Repositories option:

Screenshot_2022-08-23_at_13.11.36

The Remote Repositories lists GitLab as an option.

Screenshot_2022-08-23_at_13.11.51

Selecting this option will show the Repository selector that also appears when you use Git: Clone > Clone from GitLab, including the prompt for using SSH or HTTPS.

Selecting one of the two URLs will result in this:

Screenshot_2022-08-23_at_13.12.14

What is the current bug behavior?

VS Code asks for another extension, and refuses to open the repository (regardless of the other extension being installed)

What is the expected correct behavior?

VS Code should not ask for SSH/HTTPS, and open the remote repository using the GitLab Workflow.

Relevant logs and/or screenshots

The startpoint:

Remote indicator

No logs.