A
A
AlexTest2012-11-13 05:36:30
git
AlexTest, 2012-11-13 05:36:30

Interactive definition of code author in editor?

Please tell me code editor or IDE or plugin for Eclipse etc. allows you to do the following:
When viewing / editing a file with code from a local copy of the repo - right in the editor, being in a certain line of code, click something there or press on the keyboard and see who last made changes to this line of code and any other additional information on the history of this piece of code.
Interested in a solution for both SVN and GIT.
I can perfectly imagine how everything that interests me can be found using the console commands of the client or there are more or less “screwed up” GUI clients or plugins for the IDE, but I want it right from the code editor - in one touch, so to speak!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arsen, 2012-11-13
@AlexTest

And netbins and eclipse and storm can do it. Specifically for eclipse help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-cvs-annotate.htm
All you need is to bind some key combination so as not to climb always on the menu

C
cypok, 2012-11-13
@cypok

I don’t know if it’s suitable for you or not, but IntelliJ IDEA can do both Git and SVN.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question