Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Sterling Hughes:
Zend Studio Defficiencies
Apr 12, 2004 @ 12:14:08

Over on Sterling Hughes' weblog, there is a new posting that tells some of what he really thinks about the Zend Studio IDE.

I've been playing with the Zend Studio for the past couple of days, its overall a good start, however it has the following defficiencies:

  • Files that don't have endings can't be imported into a project.
  • Autocompletion of functions nukes what I currently have on the line
  • There is no split editor view
  • Not enough integration with the webserver
  • No way to hook in and extend the editor
  • CVS Integration is too basic
  • No real PHP5 support to speak of, or rather, no support for the paradigms one would use with PHP5

    Liking or disliking an editor is a lot about personal bias and what you're used to, but in some instances (ex. the "files with no extensions" problem), there are just issues that need to worked out before the editor can be made the most useful.

  • tagged:

    Link:


    Trending Topics: