Hi Thomas,

Kallithea looks cool, and I saw the Mergely integration that was done
there.  Looks good.  It should be possible to do it with folding.  It might
not be too difficult.  I am rather busy right now - but if someone wants to
have a go at it, I will give my assistance and support.

Jamie


On 12 February 2015 at 16:01, <[email protected]> wrote:

> Hi,
>
> In Kallithea (kallithea-scm.org) we are using Mergely to display diffs of
> source code as side-by-side diff.
>
> Currently, these diffs always show the complete file, even though maybe
> only one line has changed.
>
> A nice feature would therefore be that the shown diff would be limited to
> the lines that changed with some context, just like a unified diff but in
> side-by-side mode. A button could then allow the user to expand the context
> by some amount of lines, or to expand to the full-file context.
>
> The core of this behavior is already implemented in jsdifflib
> http://cemerick.github.io/jsdifflib/demo.html, where you can specify a
> context size.
>
> What do you think about this request?
> Would it be difficult to implement in Mergely?
>
> Thanks,
> Thomas
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mergely" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to