All these days I was using gedit to type my code in PHP JS and HTML.
Now I need a better editor or an IDE or a whole development environment please let me know.
All these days I was using gedit to type my code in PHP JS and HTML. Now I need a better editor or an IDE or a whole development environment please let me know. |
||||
|
As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
While there are dozens of "which IDE should I use" questions here that you can consult for inspiration, I would nontheless suggest Komodo Edit (not to be confused with Komodo IDE, which is an eclipse variant). Komodo Edit is a lightweight IDE with decent completion capabilities, and runs on Win/OSX/Linux. I am not a fan of the original Komodo IDE (or Eclipse for that matter), but this new project is worth looking at. |
|||
|
I personally use and would recommend Netbeans. It is a feature-rich IDE written in Java which I use for all of my PHP/JS/HTML/CSS coding. |
|||
|
Most people I know seem to prefer Eclipse: http://www.eclipse.org/projects/project.php?id=tools.pdt |
|||
|