SitePoint Sponsor |
|
User Tag List
Results 1 to 9 of 9
Thread: Favorite IDE?
-
May 22, 2003, 20:47 #1
Favorite IDE?
I'm getting back into PHP after a hiatus with JAVA, I'm really used to a good IDE, and want a good one for PHP. Currently I'm using EditPlus which has some syntax highlighting, but thats it.
Any suggestions?
Debuggers?
I have tried Maguma Studio Light, but didn't really like it.
-
May 22, 2003, 21:02 #2
- Join Date
- Nov 2002
- Posts
- 31
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
this was mentioned in sitepoint's newsletter...
http://devphp.sourceforge.net/
-
May 23, 2003, 00:14 #3
- Join Date
- Dec 2002
- Location
- Switzerland
- Posts
- 735
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I use the eclipse environment (which you probably know if you've been programming java) with a bunch of pluggins amongst which phpeclipse, and a bunch of others for javascript / css editing pluggins.
Quentin
-
May 23, 2003, 00:41 #4
- Join Date
- Jan 2003
- Location
- Las Vegas
- Posts
- 180
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Komodo by ActiveState! Beautiful editor! Includes built-in support for viewing the results of your interpreted PHP code, as well! (though you will have to tell the editor where to find PHP on your computer) Also does the nifty thing where it'll identify a closing brace or bracket - very helpful. Plus lots of other stuff I haven't even looked at.
-
May 23, 2003, 17:45 #5
Cool thanks for the tips, I'm going to give some of these a shot.
-
May 23, 2003, 18:13 #6
- Join Date
- Mar 2002
- Location
- Vancouver, USA
- Posts
- 143
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
What is it you don't like about Maguma? That's what I use, but if something is better, I'm interested in looking at it.
-
May 23, 2003, 22:44 #7
I don't know it feels wierd, the debugger is bizzare. I'm trynig PHP-Dev and actually likeing it right now.
Do you use the project features on maguma?
-
May 23, 2003, 23:07 #8
- Join Date
- Aug 2000
- Location
- Houston, TX, USA
- Posts
- 6,455
- Mentioned
- 11 Post(s)
- Tagged
- 0 Thread(s)
Komodo is pretty cool and I have heard that the Mono IDE is going to have PHP support... So I might use that when it comes out.
ssegraves [at] gmail.com
On Image Use, Abuse, and Where We're Headed
stephan | XMLHttpRequest Basics
flickr | last.fm | Cogentas, LLC
-
May 23, 2003, 23:25 #9
- Join Date
- Mar 2002
- Location
- Vancouver, USA
- Posts
- 143
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
No, I don't use the features of Maguma, just the find matching brace thing, since 90% of my errors are related to too many or too few braces lol
Bookmarks