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

"[API limitation] For single comparing - left editor is not editable" - left side is editable but not saveable #109

Closed
hansu opened this issue Apr 13, 2023 · 5 comments

Comments

@hansu
Copy link

hansu commented Apr 13, 2023

The readme says: "[API limitation] For single comparing - left editor is not editable"

But the left side is editable though the changes are not saved. This is kind of misleading as I would assume that if I am able to make changes, I can change them as well.
So I would suggest either disallow making changes on the left side or check whether this API limitation is still present.

@moshfeu
Copy link
Owner

moshfeu commented Apr 14, 2023

Thanks @hansu for helping me make the docs more accurate!

@moshfeu
Copy link
Owner

moshfeu commented Apr 14, 2023

I'm curious though why are you using this extension while vscode has much better diff merge feature?

@hansu
Copy link
Author

hansu commented Apr 14, 2023

  • Because this goes faster than selecting the files in the "open editors" section:
    Peek 2023-04-14 17-31
    Maybe that's also possible with other extensions, I haven't investigated that.

  • And to compare a file with the clipboard and make changes in that file

@moshfeu
Copy link
Owner

moshfeu commented Apr 15, 2023

Interesting, thanks for sharing.

@hansu
Copy link
Author

hansu commented Apr 15, 2023

But maybe the first thing get also implemented in VSCode in cunjuction with microsoft/vscode#119327

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

No branches or pull requests

2 participants