Description
Steps to reproduce
(Images attached below)
In a repository:
- Open the
Commit Graph
- Select a commit that has changed files, of whichever nature but especially ones that have
Added files.
- Right click to
Open Details
- In the
Commit Details panel, click the three vertical dots to Show Commit Actions
- In the drop-down
Commit Actions menu, click Open All Changes
What was expected:
All changes of changed files of type Added, Modified, ... should be opened in vscode.
Actual result:
Only files that are not of type Added are opened.
(Added files are represented by a green circle with a + in the center, in the Files Changed section in the Commit Details panel.)
GitLens Version
13.3.1
VS Code Version
Version: 1.75.1
Commit: 441438abd1ac652551dbe4d408dfcec8a499b8bf
Date: 2023-02-08T21:35:30.018Z
Electron: 19.1.9
Chromium: 102.0.5005.194
Node.js: 16.14.2
V8: 10.2.154.23-electron.0
OS: Linux x64 6.1.12-arch1-1
Sandboxed: No
Git Version
git version 2.39.2
Logs, Screenshots, Screen Captures, etc


