To hand code / program HTML/CSS/Javascript/PHP etc. After leaving Homesite I've had a hard time deciding Thanks for any recommendations people can offer!
+1
A:
I use Eclipse PDT for larger projects and Notepad++ for individual files or simple front-end work.
Both have syntax highlighting and inline API references ("code autocompletion"), while Eclipse has more project-oriented tools such as:
- SVN/Git integration
- Project-wide search+replace (RegEx supported)
- Tools (lets you define custom system commands so that they're a click away)
- Outline panel, showing an overview of classes/methods/namespaces/uses in a file
Daniel
2010-07-28 16:30:24
Thank you Sir =]
chainwork
2010-07-28 21:49:48