|
|
|
|
| Re: Good editor [message #1490 is a reply to message #1476 ] |
Sat, 29 September 2007 11:00   |
lig Messages: 311 Registered: October 2006 Location: Fernandina Beach, Florida |
Feeling Comfortable |
|
|
|
I have used vim for years... and occasionally use phped for large projects for the last year or so.
[Updated on: Sat, 29 September 2007 11:14] --
life is a game... have fun
PHPCommunity
Open Source, Open Community
#phpc on Freenode
|
|
|
| Re: Good editor [message #1492 is a reply to message #1476 ] |
Sat, 29 September 2007 17:03   |
sablewing Messages: 16 Registered: June 2007 Location: San Diego, CA |
Shiny and New |
|
|
I like PHP Designer from MP Software. They have a personal edition. I have a copy from a couple of years ago when the site only offered a free version. http://www.mpsoftware.dk/
I also like Notepad++, a free download replacement for Notepad on Windows. It has syntax highlighting for PHP and several other languages, supports tabbed editing, multi file find and replace, and some other nice features. Unfortunately, no debugger, but I need to learn how to setup a server connected debugger session at some point anyway, too many include files to really debug in a regular IDE. http://notepad-plus.sourceforge.net/uk/site.htm
And here is a site that does reviews of PHP editors, http://www.php-editors.com/, it's how I found PHP Designer a couple of years ago.
And of course vi is always useful when I connected into the server I'm working with.
"Do not anger the dragon, for you are crunchy and taste good with ketchup"
"Chaos - It's not just a theory, it's a way of life!"
|
|
|
|
|
|
| Re: Good editor [message #1547 is a reply to message #1476 ] |
Thu, 18 October 2007 08:00   |
|
I might also recommend taking a look at PhpEd. It does just about everything Zend Studio did and for a lot less... and members of PHPW get a discount, too.
The only drawback is that they do not yet have a Mac version, but I know one is in the works.
-E
|
|
|
| Re: Good editor [message #1560 is a reply to message #1476 ] |
Mon, 22 October 2007 01:46   |
|
Eclipse - free - quiet friendly!
JEdit - u can even define syntax highlighting for cms tools like drupal too ....
zend studio / dreamweaver - other good options ....
Sree
My Drupal tips & tricks
|
|
|
|
| Re: Good editor [message #1638 is a reply to message #1476 ] |
Sun, 25 November 2007 09:28   |
TheMia Messages: 8 Registered: November 2007 Location: Kalamazoo |
Shiny and New |
|
|
I use Crimson Editor. Its free from downloads.com. I like it because it's simple, small, and fast. I have visual studio 2005, and get annoyed at how long it takes to load a project. Crimson is instant. Plus it has a cute Icon.
List of some features that Crimson Editor has:
- Tabbed windows
- Syntax highlighting
- Tabbed editing
- Search and replace for open files.
- Directory Pane and output window
- Macro ability
- Open an existing document from ftp server
- Detect document syntax automatically.
Wikipedia has a comparison of texteditors at this link: http://en.wikipedia.org/wiki/Comparison_of_text_editors
I've used Vim before too, and really liked it.
[Updated on: Sun, 25 November 2007 09:29]
|
|
|
|
|
|
|
| Re: Good editor [message #1994 is a reply to message #1476 ] |
Fri, 16 May 2008 12:24   |
|
I have no idea, and I can't find it in my Zend Studio for Eclipse anywhere ... I can't bear wordwrap so I guess I never noticed the option isn't there! If you find it then post and let us know where
Lorna Mitchell (online at http://www.lornajane.net)
|
|
|
| Re: Good editor [message #3169 is a reply to message #1476 ] |
Thu, 10 June 2010 10:15   |
evejones Messages: 9 Registered: December 2008 Location: UK |
Shiny and New |
|
|
|
I was using Komodo Edit from Activestate, which was quite ok if not perfect. As im used to using Netbeans for Java I am using that now for php. Its quite good so far. I was thinking of trying eclipse but im not sure of the difference between netbeans and eclipse, which i have not used. Does anyone have an opinion about eclipse vs netbeans ?
[Updated on: Thu, 10 June 2010 10:19]
|
|
|
| Re: Good editor [message #3181 is a reply to message #1476 ] |
Tue, 13 July 2010 22:25  |
likethegoddess Messages: 3 Registered: July 2010 Location: San Francisco |
Shiny and New |
|
|
I've used Crimson Editor for a while. There was something, I don't recall now, that I didn't like about the UI. I've been using using Programmer's Notepad (http://www.pnotepad.org/) now for a while, which also support a bunch of other languages HTML to Assembler.
|
|
|