Geany is a lightweight editor and IDE, developed with GTK, with some particularly handy features enabled by default. I’ve used it firstly as an IDE, to develop in C++, but it’s speed allowed me to make it my text editor of choice.

Some of it’s main features, according to the authors, are:

  • syntax highlighting
  • code folding
  • code completion
  • auto completion of often used constructs like if, for and while
  • auto completion of XML and HTML tags
  • call tips
  • many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
  • symbol lists

One not mentioned, but really important, is the ability to compile and run with only one key.

All this features made me a fan of Geany and it has already replaced Gedit in my system. Try it out!

Tags: , , ,