Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source control tab not showing merge conflict files #115237

Closed
aleksandarbos opened this issue Jan 27, 2021 · 5 comments
Closed

source control tab not showing merge conflict files #115237

aleksandarbos opened this issue Jan 27, 2021 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@aleksandarbos
Copy link

aleksandarbos commented Jan 27, 2021

  • VSCode Version: 1.52.1 (user setup)
  • OS Version: OS: Windows_NT x64 10.0.18363
Version: 1.52.1 (user setup)
Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523
Date: 2020-12-16T16:34:46.910Z
Electron: 9.3.5
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363

Steps to Reproduce:

  1. initialize merging with some branch that has some conflicting docx files:
    added by them: print/templates/supplement.docx
  2. expected: VS code should be showing all conflicting and modified files within the source control tab like:
  3. actual:
    image

there's workaround, if the print/templates/supplement.docx file gets staged by:
git add print/templates/supplement.docx then files are properly displayed within source control tab.

what might be also interesting is that there were no issues when other binary files like png were modified. not quite sure what might go wrong :/

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Jan 27, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@FeldmannJR
Copy link

This just occurred to me as well, in my case i don't have any .docx in the repository, just javascript source files.

image

@aleksandarbos
Copy link
Author

This just occurred to me as well, in my case i don't have any .docx in the repository, just javascript source files.

image

@FeldmannJR have you tried to reproduce the bug by having all extensions disabled?
image

@FeldmannJR
Copy link

Yes,
Just enabled WSL support.
image

@eamodio
Copy link
Contributor

eamodio commented Jan 27, 2021

Duplicate of #112537

@eamodio eamodio marked this as a duplicate of #112537 Jan 27, 2021
@eamodio eamodio closed this as completed Jan 27, 2021
@eamodio eamodio added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants