Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
what editor/application you use to code?
the title says it all.. what do you use guys? im just interested, couse my friend (MS certified specialist) says that text-editors are for girls, and that pro's use MS Visual Studio. And so i want to know opinions of pro's.. So, what do you use?
thanks..
p.s. you can address that guy if you want, i will show him the discussion
thanks..
p.s. you can address that guy if you want, i will show him the discussion
0
This discussion has been closed.
Comments
if (2==2) echo 'hello world';
.... 8-$text editors work fine.
Komodo has a debugger that works really well. Its not good with code completion, it cannot do function trees etc. Eclipse support for xdebug isn't that good. I cannot even see multidimensional arrays.
PHPEd by Nusphere is really nice. but not for macs
PDT is the best php IDE (I haven't tried Komodo) and aptana is great for javascript (@Shizo, it support jQuery ;-) and add ftp support to eclipse.
Sure, it's hungry but that's worth it. For quick edit, when I am scare to open it, I use Programmers Notepad.
Thanks Dino for reminding me.
most php ides can do script debugging anyway. its the remote debugging that we want.
I don't see php in New project dialog box
I use Notepad++ for damn near almost everything except Word documents. Notepad++, so I must wear a dress.
Now thats the funny part. I hear most people say anyone that uses an IDE or anything with a GUI is for girls. Only real men hard code their shit.
exactly, like they say "if a man has to have a big GUI they must be compensating for some else"......
Not good as far as backups go because I don't always have the latest version of the site files on my local drive but that's another issue. So I guess I'm "compensating" less!
Posted: Sunday, 15 April 2007 at 5:53PM
No. Nor even source debugging for PHP.
For web dev it's not much more than an advanced editor and project manager with version control.