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

Can't actually fix the differences (user error?) #31

Open
SanderBouwhuis opened this issue Oct 10, 2022 · 0 comments
Open

Can't actually fix the differences (user error?) #31

SanderBouwhuis opened this issue Oct 10, 2022 · 0 comments
Labels

Comments

@SanderBouwhuis
Copy link

SanderBouwhuis commented Oct 10, 2022

I'm probably missing something stupid, but I can't seem to fix the changes between files.

Describe the bug
I am trying to fix a file with the difference of another file. But, it doesn't work. It seems the files are read-only or something?!?

To Reproduce
Steps to reproduce the behavior:

  1. Choose two files in the Solution explorer
  2. Right mouse click, choose Compare/Selected Files
  3. Go to a difference
  4. Try to fix the file.

Expected behavior
Being able to 'copy/synchronize' the lines of the compared files.

Screenshots
Copy from right side to left side fails

Additional context
The file on the right side is editable, but the file on the left seems 'read-only'?!?

Edit:
I now see what may be the bug:
The file on the left side is not the file I chose, but it seems to be a 'copy'?

Name of the original file I selected : CGrid_ByDate.cpp
Name of the file in compare window : CGrid_ByDate - Copy.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant