What's your favourite PHP Editor?
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
You know, you could edit just about any editors default color scheme. I did that with notepad++ so that it mimics a variant of the PHP default color scheme for code highlighting.
It is still one of my favorite, less robust, less heavy editors. Notepad2 is my favorite lightest weight editor. EclipsePDT is my workhorse, fully integrated IDE.
It is still one of my favorite, less robust, less heavy editors. Notepad2 is my favorite lightest weight editor. EclipsePDT is my workhorse, fully integrated IDE.
-
nileshkulkarni
- Forum Newbie
- Posts: 11
- Joined: Tue Jan 22, 2008 5:29 am
Re: What's your favourite PHP Editor?
i use Notepad ++ v=4.1.2
it is really nice editor for all major languages
nilesh
it is really nice editor for all major languages
nilesh
Re: What's your favourite PHP Editor?
Textwrangler.
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: What's your favourite PHP Editor?
im using
in linux
in linux
- gphpedit
bluefish eclipse
kdevelope
dreamweaver under wine
- dreamweaver
notpad (my lovely one)
Re: What's your favourite PHP Editor?
Zend Studio:
very powerful
integrated debugger
code autocomplete
.
.
.
very powerful
integrated debugger
code autocomplete
.
.
.
Re: What's your favourite PHP Editor?
with nice pricemika79 wrote:Zend Studio:
very powerful
integrated debugger
code autocomplete
.
.
.
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: What's your favourite PHP Editor?
Zend Studio
?
how muchdoes it cost it is very new to me?
what is that? is it for linux
?
how muchdoes it cost it is very new to me?
what is that? is it for linux
Re: What's your favourite PHP Editor?
it's around $300, yes it is for linux too
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: What's your favourite PHP Editor?
Almost everything you get in Zend Studio for $300 you get in EclipsePDT for free. And yes, EclipsePDT works cleanly on Linux as well as Windows and Mac.
Re: What's your favourite PHP Editor?
Yeah I dig Eclipse. There were a few dealbreakers with Zend that made me not want to use it regardless of price. Not sure what they were now though.
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: What's your favourite PHP Editor?
i still do not have ctrl+space to browse php functions in eclipse
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: What's your favourite PHP Editor?
What platform are you running on?
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: What's your favourite PHP Editor?
hi
Im running eclipse under linux ubuntu and php plugin is installed on it
Im running eclipse under linux ubuntu and php plugin is installed on it
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: What's your favourite PHP Editor?
Which PHP plugin are you using? I cannot seem to find any control in the preferences that will explicitly tell the app to turn on Ctrl+Space. There are loads of options for code assist though. But I am using EclipsePDT.