editing php

Hi Folk

Right now, I use notepad2 to edit my php files. I love it, but there
are two things that I miss:

1. editing multiple files at the same time and doing multiple files
search and replace

2. error checking and autocomplete.

I was wondering what editors you use. I am not so keen in paying a
lot for an editor, unless it is really good.

Let me know what you recommend.

Thanks a million

Nicolaas
WindAndWaves [ Sa, 31 März 2007 23:29 ] [ ID #1674151 ]

Re: editing php

On 31 Mar, 22:29, "windandwaves" <nfranc... [at] gmail.com> wrote:
> Hi Folk
>
> Right now, I use notepad2 to edit my php files. I love it, but there
> are two things that I miss:
>
> 1. editing multiple files at the same time and doing multiple files
> search and replace
>
> 2. error checking and autocomplete.
>
> I was wondering what editors you use. I am not so keen in paying a
> lot for an editor, unless it is really good.
>
> Let me know what you recommend.
>
> Thanks a million
>
> Nicolaas

this comes up from time to time [search this list and comp.lang.php],
i use tswebeditor, and php oriented scite.
shimmyshack [ So, 01 April 2007 00:34 ] [ ID #1674152 ]

Re: editing php

On 31 Mar 2007 14:29:44 -0700, in alt.php "windandwaves"
<nfrancken [at] gmail.com>
<1175376583.996590.14250 [at] y80g2000hsf.googlegroups.com> wrote:

>| Hi Folk
>|
>| Right now, I use notepad2 to edit my php files. I love it, but there
>| are two things that I miss:
>|
>| 1. editing multiple files at the same time and doing multiple files
>| search and replace
>|
>| 2. error checking and autocomplete.
>|
>| I was wondering what editors you use. I am not so keen in paying a
>| lot for an editor, unless it is really good.
>|
>| Let me know what you recommend.
>|
>| Thanks a million
>|

http://www.textpad.com/support/relnotes.html#v500
http://www.textpad.com/order/pricing.html
------------------------------------------------------------ ---
jnorthau [at] yourpantsyahoo.com.au : Remove your pants to reply
------------------------------------------------------------ ---
Jeff North [ So, 01 April 2007 01:01 ] [ ID #1674153 ]

Re: editing php

On Apr 1, 10:34 am, "shimmyshack" <matt.fa... [at] gmail.com> wrote:
> On 31 Mar, 22:29, "windandwaves" <nfranc... [at] gmail.com> wrote:
>
>
>
> > Hi Folk
>
> > Right now, I use notepad2 to edit my php files. I love it, but there
> > are two things that I miss:
>
> > 1. editing multiple files at the same time and doing multiple files
> > search and replace
>
> > 2. error checking and autocomplete.
>
> > I was wondering what editors you use. I am not so keen in paying a
> > lot for an editor, unless it is really good.
>
> > Let me know what you recommend.
>
> > Thanks a million
>
> > Nicolaas
>
> this comes up from time to time [search this list and comp.lang.php],
> i use tswebeditor, and php oriented scite.

Scite rules!
WindAndWaves [ So, 01 April 2007 02:59 ] [ ID #1675034 ]

Re: editing php

http://devphp.sourcefourge.net
development and local runtime for debug

--
If at first you dont succeed
try try try again
If at first you do succeed
try not to look surprised

_
"windandwaves" <nfrancken [at] gmail.com> wrote in message
news:1175376583.996590.14250 [at] y80g2000hsf.googlegroups.com...
> Hi Folk
>
> Right now, I use notepad2 to edit my php files. I love it, but there
> are two things that I miss:
>
> 1. editing multiple files at the same time and doing multiple files
> search and replace
>
> 2. error checking and autocomplete.
>
> I was wondering what editors you use. I am not so keen in paying a
> lot for an editor, unless it is really good.
>
> Let me know what you recommend.
>
> Thanks a million
>
> Nicolaas
>
AlmostBob [ So, 01 April 2007 16:52 ] [ ID #1675045 ]

Re: editing php

Ultra Edit all the way!
dimo414 [ So, 01 April 2007 21:36 ] [ ID #1675053 ]

Re: editing php

On Apr 1, 7:29 am, "windandwaves" <nfranc... [at] gmail.com> wrote:

> Let me know what you recommend.

The Zeus IDE:

http://www.zeusedit.com

JussiJ
Jussi Jumppanen [ Mo, 02 April 2007 01:08 ] [ ID #1676415 ]

Re: editing php

"JussiJ" <jussij [at] zeusedit.com> wrote in message
news:1175468924.008592.195400 [at] b75g2000hsg.googlegroups.com.. .
| On Apr 1, 7:29 am, "windandwaves" <nfranc... [at] gmail.com> wrote:
|
| > Let me know what you recommend.
|
| The Zeus IDE:
|
| http://www.zeusedit.com
|
| JussiJ

i'd have to agree...but i'm not willing to pay. ;^)
Steve [ Mo, 02 April 2007 01:31 ] [ ID #1676417 ]

Re: editing php

"windandwaves" <nfrancken [at] gmail.com> wrote in message
news:1175376583.996590.14250 [at] y80g2000hsf.googlegroups.com...
> Hi Folk
>
> Right now, I use notepad2 to edit my php files. I love it, but there
> are two things that I miss:
>
> 1. editing multiple files at the same time and doing multiple files
> search and replace
>
> 2. error checking and autocomplete.
>
> I was wondering what editors you use. I am not so keen in paying a
> lot for an editor, unless it is really good.
>
> Let me know what you recommend.
>
> Thanks a million
>
> Nicolaas
>

I use Notepad++, good enough.
tuntis [ Fr, 06 April 2007 10:11 ] [ ID #1680644 ]

Re: editing php

tuntis kirjoitti:
> "windandwaves" <nfrancken [at] gmail.com> wrote in message
> news:1175376583.996590.14250 [at] y80g2000hsf.googlegroups.com...
>> Hi Folk
> I use Notepad++, good enough.

Notepad is good but it not support much line breaks and not support code
highlighting. I'm using Macromedia Dreamweaver or JEdit.

JEdit is good but work slowly becase it is Java Solution.
http://www.jedit.org/
Matti Kiviharju [ Fr, 06 April 2007 11:23 ] [ ID #1680645 ]

Re: editing php

notepadd++ is not notepad

--
If at first you dont succeed
try try try again
If at first you do succeed
try not to look surprised

_
"Matti Kiviharju" <matti.kiviharju [at] -nospam-teknologiaplaneetta.com> wrote in
message news:QjoRh.31692$bA2.23223 [at] reader1.news.saunalahti.fi...
> tuntis kirjoitti:
> > "windandwaves" <nfrancken [at] gmail.com> wrote in message
> > news:1175376583.996590.14250 [at] y80g2000hsf.googlegroups.com...
> >> Hi Folk
> > I use Notepad++, good enough.
>
> Notepad is good but it not support much line breaks and not support code
> highlighting. I'm using Macromedia Dreamweaver or JEdit.
>
> JEdit is good but work slowly becase it is Java Solution.
> http://www.jedit.org/
AlmostBob [ Fr, 06 April 2007 16:18 ] [ ID #1680648 ]

Re: editing php

AlmostBob wrote:
> notepadd++ is not notepad
>

I used Eclipse PHP and then I used PHP Developer 2007, then I just used
PSPad, but now I discovered PHPEd I'll never use anything else (unless I
boot Linux).

I had to pay for it, £100 (and that was a special offer), but its
indespensable.
Tyno Gendo [ Fr, 06 April 2007 19:14 ] [ ID #1680651 ]
PHP » alt.php » editing php

Vorheriges Thema: Best Practices
Nächstes Thema: trying to access variable on different pages with reigster_globals = Off