Open a new file in a diff editor from the GIT SCM does not open #7961
Labels
bug
bugs found in the application
git
issues related to git
help wanted
issues meant to be picked up, require help
scm
issues related to the source control manager
Bug Description:
Selecting a new File in SCM GIT view (File with an "A" on the right side, not a "M" for Modified), it generates an error and the file does not open in the diff editor. If you select the same file but try to use the "Open File" instead, no error are generated. VScode open the file in the diff editor.
Steps to Reproduce:
--> Observe the popup Dialog with the error: Git: Cannot read property 'uri' of undefined
--> Look at VScode: It open the diff editor
THEIA
VSCODE
Additional Information
The text was updated successfully, but these errors were encountered: