vote up 0 vote down star

Hello all,

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!

flag

69% accept rate
2  
Duplicate: stackoverflow.com/questions/10564/… – musicfreak Jun 15 at 18:07

4 Answers

vote up 3 vote down

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|flag
vote up 1 vote down

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|flag
vote up 0 vote down

Have you tried vim with this plugin?

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

link|flag
vote up 0 vote down

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|flag

Your Answer

Get an OpenID
or

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