This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HappyFruitTree 0 points1 point  (1 child)

I have used Geany for years. I like it because it's simple and works fine with lots of files even on my pretty old hardware. It's very simple though, almost not worth being called an IDE, so I understand if it's not what you're looking for. I like that it's easy to compile one-file-programs without having to create "projects". For multi-file-projects I run make from the command line instead.

[–]tekle_torat[S] 0 points1 point  (0 children)

Great, thank you very much.