Community
Participate
Working Groups
Since access to the file's history is fast (and local) with git, it would be nice to have an option to always show blame annotations when a file is opened in a text editor.
I'd prefer implementation where annotations are incrementally loaded after the file has been opened and is editable. Command line implementation would use 'git blame -CCCM --incremental' but I'm not sure if EGit supports such a feature.