vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Listing files from outside of current folder

Open sumonst21 opened this issue 3 years ago • 0 comments

GitLens Version

v12.1.2

VS Code Version

Version: 1.70.0 (user setup) Commit: da76f93349a72022ca4670c1b84860304616aaa2 Date: 2022-08-04T04:38:16.462Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Windows_NT x64 10.0.19044

Git Version

git version 2.32.0.windows.2

Description

  1. open/init a repo in code then
  2. open a file from nowhere that does not belongs to current dir/repo but another repo.

this will show all files & folder from that repo as changes for current repo.

i first thought the issue coming from github project manager extension but they referred me to here. ref

Logs, Screenshots, Screen Captures, etc

Listing files from outside of current folder

sumonst21 avatar Aug 10 '22 03:08 sumonst21