Posted: Tue Jun 05, 2007 7:18 pm
The only thing about Eclipse that I dont like is that I can't just create a file real quick if I want. it has to be in a "project". Or am I wrong?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I use Dreamweaver for the auto-complete. I type with one hand. As you can imagine, it speeds up the process.astions wrote:Why are you using Dreamweaver anyway? It's not so bad if you get rid of all the crap, turn off code formatting, change tabs to spaces and only use the code view. LOL
Yeah, I'm not a big fan of Dreamweaver but autocompletion features are great in any editor. If your typing with one hand, I would encourage you to try out Quanta. You'll have to install Linux (I recommend Fedora) in order to use it, but it offers autocomplete for pretty much every word in a particular file, including function names, variables, constants etc. There are ways to run it on a windows computer, but you still would need to have it installed on a linux box.superdezign wrote:I use Dreamweaver for the auto-complete. I type with one hand. As you can imagine, it speeds up the process.astions wrote:Why are you using Dreamweaver anyway? It's not so bad if you get rid of all the crap, turn off code formatting, change tabs to spaces and only use the code view. LOL