Page 34 of 36

Posted: Tue Jan 08, 2008 4:44 am
by Kieran Huggins
Scite is nice - I've used it for Ruby. gEdit is pretty sweet once you enable a few things - it's my default these days.

I still prefer EditPlus for HTML / PHP though - it runs nicely under wine.

Once I get my Mac it'll be TextMate.

Posted: Tue Jan 08, 2008 10:13 am
by RobertGonzalez
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.

Re: What's your favourite PHP Editor?

Posted: Tue Jan 22, 2008 11:08 pm
by nileshkulkarni
i use Notepad ++ v=4.1.2
it is really nice editor for all major languages

nilesh

Re: What's your favourite PHP Editor?

Posted: Fri Jan 25, 2008 5:23 pm
by dayyanb
Textwrangler.

Re: What's your favourite PHP Editor?

Posted: Sat Jan 26, 2008 12:25 am
by hannnndy
im using
in linux
  • gphpedit
    bluefish eclipse
    kdevelope
    dreamweaver under wine
but in windows
  • dreamweaver
    notpad (my lovely one)

Re: What's your favourite PHP Editor?

Posted: Sun Jan 27, 2008 7:10 am
by mika79
Zend Studio:

very powerful
integrated debugger
code autocomplete
.
.
.

Re: What's your favourite PHP Editor?

Posted: Sun Jan 27, 2008 8:00 am
by arjan.top
mika79 wrote:Zend Studio:

very powerful
integrated debugger
code autocomplete
.
.
.
with nice price :D

Re: What's your favourite PHP Editor?

Posted: Sun Jan 27, 2008 10:04 am
by hannnndy
Zend Studio

?

how muchdoes it cost it is very new to me?
what is that? is it for linux :D

Re: What's your favourite PHP Editor?

Posted: Sun Jan 27, 2008 12:31 pm
by arjan.top
it's around $300, yes it is for linux too

Re: What's your favourite PHP Editor?

Posted: Mon Jan 28, 2008 11:32 am
by RobertGonzalez
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?

Posted: Mon Jan 28, 2008 4:47 pm
by Benjamin
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.

Re: What's your favourite PHP Editor?

Posted: Mon Jan 28, 2008 11:03 pm
by hannnndy
i still do not have ctrl+space to browse php functions in eclipse

Re: What's your favourite PHP Editor?

Posted: Tue Jan 29, 2008 11:29 am
by RobertGonzalez
What platform are you running on?

Re: What's your favourite PHP Editor?

Posted: Wed Jan 30, 2008 2:11 am
by hannnndy
hi
Im running eclipse under linux ubuntu and php plugin is installed on it

Re: What's your favourite PHP Editor?

Posted: Wed Jan 30, 2008 10:25 am
by RobertGonzalez
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.