ActiveState Community

Feature suggestion - Source control annotations

Posted by Lord_Bad on 2008-03-18 04:11
OS: All / Any

It would be very nice if the source control subsystem of Komodo had the "annotate" feature. For those unfamiliar with it "annotate" shows the source file along with information who added particular portions of the file and in which revision the addition were made. Such a feature is extremely helpful when working in a large team, because it helps to quickly find the person to turn to in case you cannot easily comprehend a piece of code.
Most modern IDE's have this feature - it would be nice to see it in Komodo as well. It shouldn't be too hard to implement such a feature so I'd like to ask Komodo's developers to consider it. It would fit just nice in the "Source Control" menu with a shortcut like Ctrl + K N for example.

ToddW | Tue, 2008-03-25 10:44

I've added this as a enhancement request here:
http://bugs.activestate.com/show_bug.cgi?id=75910

Cheers,
Todd

Lord_Bad | Tue, 2008-03-25 11:17

Thanks.