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

If two instances of VS are open, the Diff All window may open in wrong instance #16

Open
moudrick opened this issue Sep 21, 2017 · 1 comment
Labels

Comments

@moudrick
Copy link

Steps to reproduce.

  • open instance of VS2017 with solution
  • open another instance with another solution
  • try Diff All FIles in this second solution
  • EXPECTED: diff result window in second instance.
    ACTUAL: diff result in first instance with first solution
@deadlydog deadlydog added the bug label Sep 21, 2017
@moudrick
Copy link
Author

Just to give more information here, since it is probably the same issue.
Sometimes if I have open both VS 2017 and VS 2015, I press Diff All in VS2017, but it sends the diff result to VS 2015. In the past, I experiences the situation when even with the only open VS2017, it sometimes even opened my installed VS2015 for showing the diff result, but seems now it is no more the issue.

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

2 participants