Word Wrap in Diff Viewer

100 votes

As a programmer who frequently works with files with long lines of code, I would like see them in a word-wrapped manner in the diff view in order to actually see the entire code on one screen.

An example of such a case are Markdown files that have been edited with Typora or another WYSIWYG Markdown editor. Such editors will put entire blocks of text onto a single line. When checking those into Git and then looking at the diff using GitKraken, a long scrollbar appears at the bottom. This is a bit inconvenient for working.

Under consideration Suggested by: Stefnotch Upvoted: 2 days ago Comments: 14

Comments: 14

Add a comment

0 / 1,000

* Your name will be publicly visible

* Your email will be visible only to moderators