| Web page Production WEBJX article introduction: since the beginning of web development, has not found a very satisfying JavaScript development tools. From EditPlus, Dreamweaver to FrontPage, to Visual Studio, there's nothing like a hand. Are you still excited about that little smart hint in Visual Studio? Indeed vs. a little bit better than the others, but relative to C # in VS |
Since the beginning of web development, has not found a very satisfying JavaScript development tools. From EditPlus, Dreamweaver to FrontPage, to Visual Studio, there's nothing like a hand. Are you still excited about a little bit of smart tips in Visual Studio? It's really a little bit better than the others, but there's too little support for JavaScript in vs. C #, VB, and so on.
Now I'd like to introduce you to a very good JavaScript (AJAX) development tool: Aptana. It was really great, so I couldn't help but recommend it to you.
The smart hint in Aptana is called the Code Assist, which is equivalent to IntelliSense in vs.
See the browser icon behind it? That's a hint of browser compatibility. If you are a JS veteran you should know how important that is to developers.
Not only JavaScript, but also the scope of smart hints include Dom 1,2 for HTML:
Css:
See the Yellow box behind you? That's what the VS is called Quick Info.
Error tip-no less than one:
Doument Outline (document structure) CSS, HTML, JS Unified display:
Code folding, project management These side dishes don't need to be talked about. Aptana also has a wealth of online documentation that is constantly updated in a wiki format, and of course you can access these documents directly in Aptana.
The latest version of Aptana (0.2.6) has started to support debug, though it will be in the form of Firefox plug-ins.
Aptana is a Java Open source project (. NET programmers should ask themselves, it's still in beta (you can see it from the version number). So it's cross-platform. It may feel a bit slower (faster than vs.) When you run it on Windows. In fact, Aptana memory footprint is very small, only 2M more, but the JVM ... I don't want to say anything.
Aptana There are too many amazing places, you must have to use them before you know.
Official Download Address: http://aptana.com/
Forum Discussion: http://bbs.websbook.com/viewthread.php?tid=1068&extra=page%3D1/