up vote 0 down vote favorite
share [g+] share [fb]

I am looking for a Text Editor on Windows which is integrated with GIT (check out, check in from the UI). Also, it would be nice is this editor could also support Python syntax highlighting.

Is there anything like that available?

Thanks!

link|improve this question

75% accept rate
3  
Duplicate: stackoverflow.com/questions/10564/… – musicfreak Jun 15 '09 at 18:07
feedback

4 Answers

Here's a list of Editors and IDEs that integrate GIT, not sure if there's something that fits your need. The most fitting would be the Eclipse Plugin.

link|improve this answer
feedback

Eclipse should be able to fit the bill. I know there's a decent python plugin, and I'm sure there's one for git by now.

link|improve this answer
feedback

Have you tried vim with this plugin?

http://github.com/motemen/git-vim

link|improve this answer
feedback

E Text Editor is the text editor for windows that i fell in love with. It "has support" for GIT via the project pane, because the project pane works with TortoiseGit. Depending on your preferences this may or may not be the optimal setup.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.