ryu1kn / vscode-partial-diff

Visual Studio Code Extension. Take a diff of 2 parts of text(s)
https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff
MIT License
184 stars 15 forks source link

No longer working in VSCode 1.78.2 #90

Open chscott opened 1 year ago

chscott commented 1 year ago

I just updated VSCode to 1.78.2, and now the extension no longer recognizes two open editors, as shown below. I'm not sure what additional information I can gather, but I'm happy to do so if pointed in the right direction.

image

hey-robert commented 1 year ago

@chscott I got the same issue, I found this option as a workaround. Sometimes this feature works for me after reloading VSCode

johnculviner commented 1 year ago

Please fix this if you know how - this is one of my favorite extensions! I'll look into it as well and see if I can file a PR.

pwnfan commented 1 year ago

Me too, "compare text in visible editors" is my most favorite option in vscode-partial-diff, it worked well in the past but in recent versions it started to not function well and popup error msg "Please first open 2 documents to compare."

dbwtx commented 1 year ago

Any update or resolution on this?