Geany is a free application to edit a lot of programming languages among which are Java, HTML, PHP, Perl and many others.
To talk about the benefits of Geany, it is enough describing a few of its characteristics:
- The possibility to "shrink" or to decipher the language code that are being edited, allows that the difficulty of concentrating in what is being done, be sensibly reduced. That will allow editing our programming text avoiding keeping on seeing tons of codes that, sometimes are not so easy to understand.
- Geany can save the edition process without notice: We can configure, for example, that every 5 minutes our process is saved to avoid that we forget to save it. If a mistake is done and the same one is saved, the process can be reverted in a simple and effective way.
- The notification through sounds and alarms will show us if there is some mistake in the text starting from the moment in that we imported the file. That guarantees that everything works fine with our work and it reduces the possibilities to fail in the attempt of improving some aspects of our program or web page.
- Available in several languages including English.
Basically, these are the functions that can be found in Geany, becoming a necessary tool for all those that program or create Web pages.