After an update to git extension for Visual studio 2019, the Git functionality has moved from Team Explorer to a new option called Git Changes.
I've created a new solution in VS, then added it to source control using the option from File menu. I then clicked on Git changes -> Create Git Repository...
This opens up the following window:
As you can see there is no option for GitLab there. I can only create a new repository in GitHub but there is nothing there for GitLab.
I already have the GitLab VS extesion installed and updated and I've already created many other repositories in GitLab in the past from inside VS. But I can't find a way to do this anymore. Is there something I'm missing here?
