Developing Using Geany IDE

Developing Using Geany IDE

Monday, Feb 16, 2015
At Will Hall Online, we’ve recently started using the Geany IDE for Linux, and as there doesn’t seem to have been a great amount written about, it, we thought we’d share some of our first impressions of the program. First off, it seems to have pretty good support for PHP and Javascript, which forms the bulk of our coding. It’s got some really handy plugins, such as a version control one that allows you to push stuff straight to Git. And it seems to do all of the stuff you would expect from your IDE in terms of indenting, code folding, reminding you of function parameters, with a minimum of fuss. ...

Read more