NuSphere releases major update to PhpED
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Just got an email from the nice people at NuSphere telling me the new version of PhpED has been released. It is now version 5 and has quite a few major enhancements including code folding which is a feature I was really hoping for. When editing a large file with a lot of methods/functions being able to hide code you are happy with is a very useful feature.
I chose PhpED over a lot of other IDE’s because it has the best project/workspace system allowing for a range of custom setups. It has a fantastic debugger (which is easy to setup.) either working locally or against your web server. The usual range of code completion, syntax highlighting and everything else you expect from a modern IDE. It also has integrated DB access, SSH and a wide range of ways of getting your code up onto your web server.
Full review coming soon.
Comment by Dmitri on 2 May 2007:
btw today they released the first little update/build 5020
Comment by admin on 2 May 2007:
Thanks for the update Dmitri, I am currently downloading the new version, will post a review once I have had a few weeks using it.