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

Why cannot toggle word wrap in a diff editor? #110798

Closed
frankhan12345 opened this issue Nov 17, 2020 · 2 comments
Closed

Why cannot toggle word wrap in a diff editor? #110798

frankhan12345 opened this issue Nov 17, 2020 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@frankhan12345
Copy link

Issue Type: Feature Request

Why VS code cannot toggle word wrap in a diff editor?

As I know, this function can be found in notepad++ with its plugin "Compare".

When writing codes such as latex files, this function is really useful, since there are often many words in one line. If word cannot be wrapped in a diff editor, it will be extremely difficult to check the changes between two tex files.

Thanks in advance!

VS Code version: Code 1.51.1 (e5a624b, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.18363

@gjsjohnmurray
Copy link
Contributor

/duplicate of #11387 which is coming in the next release

@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants
@gjsjohnmurray @frankhan12345 and others