FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » best editor
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
best editor [message #175377] Tue, 13 September 2011 11:09 Go to next message
bob is currently offline  bob
Messages: 11
Registered: February 2011
Karma: 0
Junior Member
What is the best editor to use for php code on Mac?
Re: best editor [message #175378 is a reply to message #175377] Tue, 13 September 2011 11:24 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 9/13/2011 7:09 AM, bob wrote:
> What is the best editor to use for php code on Mac?
>

This is highly a matter of preference. You'll get 1000 (well, maybe
999) different answers from 1000 different people.

I happen to like Eclipse. But that's just my preference.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: best editor [message #175379 is a reply to message #175377] Tue, 13 September 2011 11:34 Go to previous messageGo to next message
Gregor Kofler is currently offline  Gregor Kofler
Messages: 69
Registered: September 2010
Karma: 0
Member
Am 2011-09-13 13:09, bob meinte:
> What is the best editor to use for php code on Mac?
>
Editor? Or IDE?

Gregor


--
http://vxweb.net
Re: best editor [message #175380 is a reply to message #175377] Tue, 13 September 2011 11:54 Go to previous messageGo to next message
Tim Streater is currently offline  Tim Streater
Messages: 328
Registered: September 2010
Karma: 0
Senior Member
In article
<a7e408a6-d2b6-4e7a-9b2a-700081848460(at)u10g2000yqk(dot)googlegroups(dot)com>,
bob <bob(at)coolgroups(dot)com> wrote:

> What is the best editor to use for php code on Mac?

I use TextWrangler. It's free.

--
Tim

"That excessive bail ought not to be required, nor excessive fines imposed,
nor cruel and unusual punishments inflicted" -- Bill of Rights 1689
Re: best editor [message #175382 is a reply to message #175377] Tue, 13 September 2011 15:18 Go to previous messageGo to next message
Peter H. Coffin is currently offline  Peter H. Coffin
Messages: 245
Registered: September 2010
Karma: 0
Senior Member
On Tue, 13 Sep 2011 04:09:14 -0700 (PDT), bob wrote:
> What is the best editor to use for php code on Mac?

gVim.

--
Don't even get me started on the MCSEs I know. It's a miracle of
modern technology that some of these fsckwits still draw breath,
much less a paycheck.
-- Marc Bowden
Re: best editor [message #175383 is a reply to message #175382] Tue, 13 September 2011 17:42 Go to previous messageGo to next message
A is currently offline  A
Messages: 17
Registered: June 2011
Karma: 0
Junior Member
i prefer ultraedit on windows but it looks that it has been ported to mac
finally as well.
Re: best editor [message #175384 is a reply to message #175383] Tue, 13 September 2011 17:47 Go to previous messageGo to next message
A is currently offline  A
Messages: 17
Registered: June 2011
Karma: 0
Junior Member
by the way here are the features i look first in text/code editor:

- syntax highlighting - pretty much standard with any editor these days
- good macro recording system - easy to record, organize and playback
- column editing mode (and not just any column mode - it should be as good
as in ultraedit).

so far i haven't found any other editor that implements all of these as good
as UE and i did try a lot of them including free and commercial ones.
Re: best editor [message #175396 is a reply to message #175384] Wed, 14 September 2011 03:44 Go to previous messageGo to next message
Michael Vilain is currently offline  Michael Vilain
Messages: 88
Registered: September 2010
Karma: 0
Member
In article <j4o4vn$m7k$1(at)gregory(dot)bnet(dot)hr>, "A" <a(at)a(dot)a> wrote:

> by the way here are the features i look first in text/code editor:
>
> - syntax highlighting - pretty much standard with any editor these days
> - good macro recording system - easy to record, organize and playback
> - column editing mode (and not just any column mode - it should be as good
> as in ultraedit).
>
> so far i haven't found any other editor that implements all of these as good
> as UE and i did try a lot of them including free and commercial ones.

Haven't come across anything free that does all this on MacOS, unless
TextWrangler does column editing. It's big brother, BBEdit does all you
mention but it was pricey for a text editor at $129. I was shocked to
find it's come down to $49. Maybe they fired the marketing guy or Rich,
the author finally died.

--
DeeDee, don't press that button! DeeDee! NO! Dee...
[I filter all Goggle Groups posts, so any reply may be automatically ignored]
Re: best editor [message #175400 is a reply to message #175396] Wed, 14 September 2011 11:57 Go to previous messageGo to next message
Thomas 'PointedEars'  is currently offline  Thomas 'PointedEars'
Messages: 701
Registered: October 2010
Karma: 0
Senior Member
Michael Vilain wrote:

> In article <j4o4vn$m7k$1(at)gregory(dot)bnet(dot)hr>, "A" <a(at)a(dot)a> wrote:
>> by the way here are the features i look first in text/code editor:
>>
>> - syntax highlighting - pretty much standard with any editor these days
>> - good macro recording system - easy to record, organize and playback
>> - column editing mode (and not just any column mode - it should be as
>> good as in ultraedit).
>>
>> so far i haven't found any other editor that implements all of these as
>> good as UE and i did try a lot of them including free and commercial
>> ones.
>
> Haven't come across anything free that does all this on MacOS, unless
> TextWrangler does column editing. It's big brother, BBEdit does all you
> mention but it was pricey for a text editor at $129. I was shocked to
> find it's come down to $49. Maybe they fired the marketing guy or Rich,
> the author finally died.

PHP Development Tools (PDT) installed on top of Eclipse 3.7 (Indigo) does
all of that except macro recording. You can define code templates, though,
if additions to the built-in ones are necessary (which you can modify).
Because it is Java-based, Eclipse is virtually platform-independent, and it
is for free. Add the Aptana plugin and you have a good PHP (etc.) IDE at no
cost.

<http://wiki.eclipse.org/PDT/TUTORIALS>


PointedEars
--
realism: HTML 4.01 Strict
evangelism: XHTML 1.0 Strict
madness: XHTML 1.1 as application/xhtml+xml
-- Bjoern Hoehrmann
Re: best editor [message #175403 is a reply to message #175400] Wed, 14 September 2011 12:29 Go to previous messageGo to next message
alvaro.NOSPAMTHANX is currently offline  alvaro.NOSPAMTHANX
Messages: 277
Registered: September 2010
Karma: 0
Senior Member
El 14/09/2011 13:57, Thomas 'PointedEars' Lahn escribió/wrote:
> Michael Vilain wrote:
>>> by the way here are the features i look first in text/code editor:
>>>
>>> - syntax highlighting - pretty much standard with any editor these days
>>> - good macro recording system - easy to record, organize and playback
>>> - column editing mode (and not just any column mode - it should be as
>>> good as in ultraedit).

> PHP Development Tools (PDT) installed on top of Eclipse 3.7 (Indigo) does
> all of that except macro recording. You can define code templates, though,
> if additions to the built-in ones are necessary (which you can modify).
> Because it is Java-based, Eclipse is virtually platform-independent, and it
> is for free. Add the Aptana plugin and you have a good PHP (etc.) IDE at no
> cost.

In case you've tried to use column mode in Eclipse and got the
conclusion that it doesn't exist, please note that it isn't triggered
with the mouse. The rest of the feature works accordingly.


--
-- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--
Re: best editor [message #175405 is a reply to message #175377] Wed, 14 September 2011 23:58 Go to previous messageGo to next message
Federico Mendez is currently offline  Federico Mendez
Messages: 1
Registered: September 2011
Karma: 0
Junior Member
Eclipse is pretty good, though most Windows folks I know prefer using Notepad++. Netbeans is pretty cool too but I think Eclipse's debugger is better, you can also use it with xDebug
Re: best editor [message #175406 is a reply to message #175405] Thu, 15 September 2011 08:24 Go to previous messageGo to next message
Gregor Kofler is currently offline  Gregor Kofler
Messages: 69
Registered: September 2010
Karma: 0
Member
Am 2011-09-15 01:58, Federico Mendez meinte:
> Eclipse is pretty good, though most Windows folks I know prefer using Notepad++. Netbeans is pretty cool too but I think Eclipse's debugger is better, you can also use it with xDebug

Eclipse vs. Notepad++? That's apples and oranges.

Gregor
Re: best editor [message #175411 is a reply to message #175377] Thu, 15 September 2011 20:01 Go to previous messageGo to next message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma: 0
Senior Member
On Tue, 13 Sep 2011 04:09:14 -0700, bob wrote:

> What is the best editor to use for php code on Mac?

The text editor that you're most comfortable with would be a good start.

If you want something that does syntax highlighting etc, I understand
some people like bluefish, which I believe is available for the mac.
Doubtless some people will have various opinions ....

Rgds

Denis McMahon
Re: best editor [message #175415 is a reply to message #175411] Fri, 16 September 2011 17:38 Go to previous messageGo to next message
Chris Riesbeck is currently offline  Chris Riesbeck
Messages: 3
Registered: September 2011
Karma: 0
Junior Member
On 9/15/2011 3:01 PM, Denis McMahon wrote:
> On Tue, 13 Sep 2011 04:09:14 -0700, bob wrote:
>
>> What is the best editor to use for php code on Mac?
>
> The text editor that you're most comfortable with would be a good start.
>
> If you want something that does syntax highlighting etc, I understand
> some people like bluefish, which I believe is available for the mac.
> Doubtless some people will have various opinions ....

I've noticed that TextMate seems pretty popular in videos of various web
framework development systems, including CakePHP, and Behavior Driven
Development, like Cucumber. Not free - about $60
Re: best editor [message #175416 is a reply to message #175377] Fri, 16 September 2011 23:34 Go to previous messageGo to next message
hasitha is currently offline  hasitha
Messages: 1
Registered: September 2011
Karma: 0
Junior Member
I personally use Textmate for my day to day development. But from time to time, I also switch to Sublime, Coda, and AquaMacs
Re: best editor [message #175417 is a reply to message #175415] Sat, 17 September 2011 00:00 Go to previous messageGo to next message
Twayne is currently offline  Twayne
Messages: 135
Registered: September 2010
Karma: 0
Senior Member
In news:9dhfs7F61oU1(at)mid(dot)individual(dot)net,
Chris Riesbeck <Chris(dot)Riesbeck(at)gmail(dot)com> typed:
> On 9/15/2011 3:01 PM, Denis McMahon wrote:
>> On Tue, 13 Sep 2011 04:09:14 -0700, bob wrote:
>>
>>> What is the best editor to use for php code on Mac?
>>
>> The text editor that you're most comfortable with would
>> be a good start. If you want something that does syntax highlighting etc,
>> I understand some people like bluefish, which I believe
>> is available for the mac. Doubtless some people will
>> have various opinions ....
>
> I've noticed that TextMate seems pretty popular in videos
> of various web framework development systems, including
> CakePHP, and Behavior Driven Development, like Cucumber.
> Not free - about $60

NoteTAB Pro is by far the best one I've found when there isn't an IDE
already in exstance. It comes with a PHP library and it's very easy to write
your own f you want to make it work specifically for certain sets of
objects. Lots of free libs available too, but there's nothing as useful as
one you design youself as you're using the program. Highlights, edit as many
docs at once as memory will hold, good support, free and very reasonable pay
versions available. NotePad ++ is very good also and can fill in any holes
NoteTab might leave. Look up NoteTAB on a search engine; you'll fiind it
very enticing, IMO.

HTH,

Twayne`
Re: best editor [message #175418 is a reply to message #175377] Sat, 17 September 2011 13:38 Go to previous messageGo to next message
bgulian(at)gmail(dot)com is currently offline  bgulian(at)gmail(dot)com
Messages: 2
Registered: July 2011
Karma: 0
Junior Member
On Sep 13, 7:09 am, bob <b...@coolgroups.com> wrote:
> What is the best editor to use for php code on Mac?

For just php, probably Eclipse but if I worked using my machine's LAMP
stack only, I would probably go with Coda or Textmate. However I do
most of my work on remote servers so I like Eclipse's Remote Server
Explorer and SVN support.

Code and Textmate both cost under $100, Eclipse is free.

Re: Aptana in Eclipse. I have tried repeatedly to install it under
Indigo (newest Eclipse) and it doesn't show up. Buggy.
Re: best editor [message #175433 is a reply to message #175418] Fri, 23 September 2011 04:26 Go to previous messageGo to next message
sajin is currently offline  sajin
Messages: 1
Registered: September 2011
Karma: 0
Junior Member
On Sep 17, 6:38 pm, "bgul...@gmail.com" <bgul...@gmail.com> wrote:
> On Sep 13, 7:09 am, bob <b...@coolgroups.com> wrote:
>
>> What is the best editor to use for php code on Mac?
>
> For just php, probably Eclipse but if I worked using my machine's LAMP
> stack only, I would probably go with Coda or Textmate.  However I do
> most of my work on remote servers so I like Eclipse's Remote Server
> Explorer and SVN support.
>
> Code and Textmate both cost under $100, Eclipse is free.
>
> Re: Aptana in Eclipse.  I have tried repeatedly to install it under
> Indigo (newest Eclipse) and it doesn't show up.  Buggy.

I was using CodeLobster (Commercial) which supports different
frameworks including codeigniter , joomla, drupal ( except ZF ). The
best thing i found on it is debugging feature without extra parameters
on the debug URL. So it would not break the URL Rewrites and that was
really helpful.
Zend studio also have the same feature , but the support to other
frameworks are less.
I wish if Eclipse could also support the debug feature without extra
URL parameters.
Re: best editor [message #175449 is a reply to message #175377] Tue, 27 September 2011 15:33 Go to previous messageGo to next message
Alan Meyer is currently offline  Alan Meyer
Messages: 1
Registered: September 2011
Karma: 0
Junior Member
On 9/13/2011 7:09 AM, bob wrote:
> What is the best editor to use for php code on Mac?

Vim (and gvim) and Emacs are two editors that emerged out of the UNIX
world decades ago. Both are free, portable to many different operating
systems (UNIX/Linux, Mac, Windows, and many others too), extensible, and
supported by a large open source programming community. Both are
designed as programmer's editors but are adaptable for many other uses
as well. Both are based on command sets that have been adopted by other
implementers so that there are actually alternate versions available of
both. Both are well documented and have good support in the newsgroups.

Both of these editors are feature rich but complex. They require some
investment in learning time to make good use of them. You may not want
to get into that. However, if you use a text editor all day long for
many different tasks on several different computers and OSes, with plain
text and different computer languages, as I do, you might find one of
them to be a very versatile tool.

Both also have interesting add ons. One of my favorites is the Emacs
"org mode" which is a kind of outliner on steroids with some very nice
features.

Being free is nice too, not just for the initial acquisition, but also
for all the updates you might need down the road as the editors evolve
and for when the version you have no longer works on the next computer
you buy.

Alan
Re: best editor [message #175452 is a reply to message #175377] Wed, 28 September 2011 18:14 Go to previous messageGo to next message
tamouse is currently offline  tamouse
Messages: 5
Registered: September 2011
Karma: 0
Junior Member
Out of the box, I'd probably say Eclipse with PDT. If you work in many, many languages and want support for all kinds of text editing capabilities, TextMate can't be beat, with the caveat that it costs money. (I bought it several years ago and couldn't be more pleased with it.) I haven't used TextWrangler, though, so I can't really compare there. As others have also mentioned, good ol' Vi(m) and Emacs are also worth contenders.

The problem with anyone making a go at "best editor..." is that you tend to imprint on a particular editor and stick with it through thick and thin as long as it works for you. If you currently have no preference for editor (say, for example, you're coming from the Notepad.exe world of Windows and are new to developing on the Mac) pretty much any of the editors listed here will be a step up.

The mac does have vim and emacs (non-GUI) preinstalled, so you could give those a go before you jump into something like Eclipse+PDT or TextMate/Wrangler if you want. Knowing vim will let you edit on *any* *nix-based system anywhere, so it's a good thing to know anyway.

There is a version of emacs for the mac called Aquamacs. I tried this and I have to say, as a regular emacs user, I found it to have broken too many things emacsish to me. For a GUI emacs, I just use the GNU Emacs available from macports.

That said, jumping into Eclipse+PDT as an integrated IDE is pretty cool way to develop php (and other code).
Re: best editor [message #175457 is a reply to message #175452] Wed, 28 September 2011 19:47 Go to previous message
Tim Streater is currently offline  Tim Streater
Messages: 328
Registered: September 2010
Karma: 0
Senior Member
In article
<10881497.315.1317233686412.JavaMail.geo-discussion-forums@yqgn17>,
tamouse <tamouse(dot)lists(at)gmail(dot)com> wrote:

> Out of the box, I'd probably say Eclipse with PDT. If you work in many, many
> languages and want support for all kinds of text editing capabilities,
> TextMate can't be beat, with the caveat that it costs money. (I bought it
> several years ago and couldn't be more pleased with it.) I haven't used
> TextWrangler, though, so I can't really compare there.

I have TextWrangler running permanently with about 90 files open. Nice
thing is if I shutdown or restart it just reopens all 90.

--
Tim

"That excessive bail ought not to be required, nor excessive fines imposed,
nor cruel and unusual punishments inflicted" -- Bill of Rights 1689
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Showing last part of a directory
Next Topic: Names of URL Parameters
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 21:45:06 GMT 2024

Total time taken to generate the page: 0.02407 seconds