This is what I’ve found after trying various IDEs available for PHP.
If anyone has any suggestions or thinks they know the solution to the listed problem, please comment. I need a good editor and I have yet to find one.
- PHP IDE (Eclipse)
- - Cannot deal with simple lines such as: $var = “value={$value}”;
- - IntelliSense does not include other files/included files.
- TruStudio (Eclipse)
- - Errors prevent it from working (errors when creating project, errors when setting include/library paths)
- PHPEclipse (Eclipse)
- - IntelliSense does not include other files/included files.
- - Cluttered Menus
- - Go to Definition does nothing
- VS.PHP SE (Visual Studio)
- - Flawed code completion
- - Pasting messed up indentation randomly in file
- ActiveState Komodo / PHP
- - No functionality to set Include/Library paths
- DreamWeaver
- - Editor, not IDE (IntelliSense limited to PHP functions)
- PHPEdit [Waterproof]
- - Cannot create project from existing files
- Zend Studio
- - Cannot set Include/Library paths