emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two feature ideas for diffs


From: nhs
Subject: Re: Two feature ideas for diffs
Date: Thu, 07 Nov 2013 18:25:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

The first is diff indicators in the sidebar. If the file is under
version control and it is edited then a mark appears beside the
changed lines and if it is clicked then you can see what's
changed in the line or in that hunk, you don't have to do a full
file diff which may contain many other changes unrelated to the
current line. You can also rollback that particular change,
etc. Is there something like this for emacs? If not it could be a
useful addition.

There are git-gutter and git-gutter+. As the name suggests, they only work with git, but do what you describe.

    Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]