Aptana is a beautiful web IDE based on Eclipse's RCP and has the following features:
- Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions
- Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure
- NEW: FTP/SFTP uploading, downloading and synchronization
- Error and warning notification for your code
- Support for Aptana UI customization and extensions
- Cross-platform support
- Free and open source licensed under the Eclipse Public License, v1.0.
And the code assist is very different from the WTP's default Javascript code assist, it tells you what browsers support the tag or function that's in the completion popup.
It has got a pleasant coloring for the HTML and JavaScript content.
No comments:
Post a Comment