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.
- - Cannot deal with simple lines such as: $var = “value={$value}”;
- - IntelliSense does not include other files/included files.
- - Errors prevent it from working (errors when creating project, errors when setting include/library paths)
- - 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
- - No functionality to set Include/Library paths
- - Editor, not IDE (IntelliSense limited to PHP functions)
- - Cannot create project from existing files
- - Cannot set Include/Library paths