Is there a text editor with integration with Github?

0

I'm using Notepad ++ to program in Lua (small programs, I'm still studying), and I usually save the codes in Github when I have to stop to continue later.

But manually I need to go to the Github website and add the file, and if you want to change it, change it there. In Android Studio there is an integration where you set up a repository and then can commit easily. Is there any text editor that does this, or even an IDE that supports Lua?

In fact, this would also be useful for other languages, such as C ++ and Java.

    
asked by anonymous 05.01.2017 / 00:10

0 answers