You must log in or # to comment.
May I introduce you to the simple life of just using whatever text editor and terminal that comes presintalled on your favoraite distro? It’s ridiculous how far this can get you, I’ve been enjoying gnome text ediotor with gnome terminal.
some distros ship kate, and that’s a super good pick for code editing
As a text editor (which is different from an IDE, obviously) just use KWrite or GEDIT (or whatever Gnome uses these days).
If i just want to edit a single file I usually just use nano since it gets used right in the command line and doesnt open a seperate window, but if I want to edit multiple files emacs is very nice, since I dont have to take my hands of the keyboard.



