Page 13 of 36
Posted: Fri Jan 14, 2005 6:13 pm
by feyd
burrito wrote:are there any others that have been mentioned that do this same thing...maybe even some that are free?
TextPad,
VisualStudio both do it.
Posted: Tue Jan 18, 2005 8:52 am
by PHPadvisor
Other: HTMLkit. Works for everything. With lots of featues, one click insertion of common html tags, and customizable syntax highlighting. Lots of great PHP plugins.
And it's free!
Posted: Tue Jan 18, 2005 10:42 am
by malcolmboston
pay the money, and buy zend development studio.
Its well worth it, just in time saved
Posted: Tue Jan 18, 2005 11:45 am
by patrikG
or install Eclipse (google for eclipse and sourceforge): free and much more powerful.
Posted: Tue Jan 18, 2005 11:50 am
by Deemo
eclipse is def the best for Java coding, but i had alot of difficulty with PHPEclipse. Very bug ridden
Posted: Tue Jan 18, 2005 3:14 pm
by patrikG
Deemo wrote:eclipse is def the best for Java coding, but i had alot of difficulty with PHPEclipse. Very bug ridden
Really? I've been very impressed so far - but it's only been a week. What bugs did you encounter?
Posted: Tue Jan 18, 2005 4:20 pm
by Deemo
most of the stuff that eclipse allows is not able to be used in PHPEclipse, and when they do work, they dont work right. i dont remember specifics
PHPEd does the job
Posted: Wed Jan 19, 2005 11:55 pm
by kgourad
I have to say I was quite impressed with PHPEd. Although I have to say, I find it equally easy to hand code using HomeSite.
Khalid Gourad
Posted: Sat Jan 29, 2005 10:58 am
by crazyb8ss
I use PHP Designer 2005, it has syntax highliting for PHP, HTML, CSS, JS, and many forms of SQL. It also features a debugging feature which i find handy. It has a "tabbed" browsing feel to it so its easy to switch back and forth between files.
Posted: Tue Feb 01, 2005 3:14 am
by MrLewis
I worked on Apple the past years, I used BBEdit for all mij codes, works great on a Mac.
Now I switched to a PC and do all mij coding with Dreamweaver MX.
Posted: Fri Feb 11, 2005 7:21 am
by Maugrim_The_Reaper
Editplus (Windows): simple, fast loading/quitting, syntax highlighting, customisable auto-completion, global seek and replace...supports php, html, css, etc, etc.
On linux I just stick with vi/vim - why bother improving on near perfection...

Posted: Fri Feb 11, 2005 7:50 am
by djot
-
Hi,
I use an 'other' one: It's called ConTEXT.
I use it cause it's small, nice highlightning, can set anchors/marks on code lines, and most important: is able to intend blocks not just lines.
(only one thing missing: folding feature for code blocks like functions)
website can be found here
http://www.context.cx/
The other 'other' one I use is jEdit.
It support the missing folding feature from ConTEXT.
http://www.jedit.org
djot
-
Posted: Sun Mar 13, 2005 6:41 pm
by CheetahShrk
My favorite Editor is PHP Designer 2005
http://www.mpsoftware.dk
Posted: Tue Mar 15, 2005 10:12 pm
by Rocko
It would be my fav, too, if it worked.
When I ran a test file, phpiinfo(), the editor stripped out the html. Posts to their forum proved fruitless. I can't really put any faith in a product that is supported only on the weekends.
Posted: Wed Mar 16, 2005 6:15 am
by Chris Corbyn
Crimson Editor 100%
