You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
initialize merging with some branch that has some conflicting docx files: added by them: print/templates/supplement.docx
expected: VS code should be showing all conflicting and modified files within the source control tab like:
actual:
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
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
added by them: print/templates/supplement.docx
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
The text was updated successfully, but these errors were encountered: