vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Present Sign-in option even when the folder is not a git repository

Open kieferrm opened this issue 5 years ago • 1 comments

Issue Type: Bug

Testing https://github.com/microsoft/vscode/issues/96313.

  1. Create a new local folder with a couple of files
  2. Open VS Code on this folder
  3. Go to the PR extension -> No git repositores found

We should rethink what we do here. It seems that we should at least allow to sign in here.

Extension version: 2020.4.39782 VS Code version: Code - Insiders 1.45.0-insider (abb4a35cfc26102f93fd00df7b59ce1a19c2017a, 2020-04-28T05:36:25.810Z) OS version: Windows_NT x64 10.0.18363

kieferrm avatar Apr 29 '20 00:04 kieferrm

I also ran into this except I had no folders opened. This is a fresh install of insiders + the pull requests extension, I expected to see a sign in option at the minimum.

miguelsolorio avatar Apr 29 '20 05:04 miguelsolorio