haystackeditor / haystack-editor

Other
835 stars 33 forks source link

Every time a workspace is opened, diff windows appear #32

Closed JJ-Atkinson closed 1 hour ago

JJ-Atkinson commented 2 weeks ago

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

Steps to Reproduce:

  1. Open haystack
  2. Check that you are on a clean git workspace
  3. Re-open an old workspace
  4. See two random diffs in your workspace that aren't even files you had in the workspace

image

JJ-Atkinson commented 1 week ago

for me this also seems to be the same two diff files every time, weirdly

AkshaySG14 commented 1 week ago

I think this bug occurs because I messed up some logic regarding merge editors. This should be fixed in 0.19.3! Please let me know if it's still broken.

JJ-Atkinson commented 1 hour ago

Perfect, I haven't hit it since upgrading to 0.19.4!