https://bugs.kde.org/show_bug.cgi?id=364715

            Bug ID: 364715
           Summary: Live update of annotation bar
           Product: kdevelop
           Version: git master
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: aspotas...@gmail.com

Fast live update of annotation bar can be implemented as follows:
 1. Request git-annotate (through Git or libgit2),
 2. Load file content (OC = original content) at Git HEAD (through Git or
libgit2),
 3. The above information is enough to
    - mark all the lines that do not match the OC as "Not Committed Yet",
    - show the annotation for all the other lines.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to