Select GitLab Account pop-op constantly opens

Checklist

Summary

Whenever I click on code the "Select GitLab account" pop-up reappears even though my connection information is still working and has not changed.

Steps to reproduce

  1. Set up an environment with VS Code and GitLab extension working and connection to a repository before version 3.74.0
  2. Ensure that the GitLab account access is set up for both private storage account information and access environment variables so that the prompt to select which account information to use appears.
  3. Upgrade the GitLab extension to 3.74.0
  4. Restart VS Code
  5. Open the code editor for a file stored in the repository
  6. Click on the code somewhere
  7. The Select GitLab account pop-up appears

What is the current bug behavior?

The Select GitLab account pop-up appears every time code gets focus

What is the expected correct behavior?

The Select GitLab account pop-up should only appear once and remember what was selected after the first time.

Relevant logs and/or screenshots

image.png

Possible fixes

Edited by Benjamin Marty