Archive for the ‘aptana’ Category
Code Assist for JQuery
Hi! I use Aptana to edit JavaScript, HTML, CSS etc. In this article, I will explain how to enable Code Assist for JQuery in Aptana. It’s very comfortable to edit JavaScript using this great editor and it’s became more comfortable with JQuery autocomplete! Just test it and you will understand
- Download Aptana.
- Go to Window -> My Studio.
- Click Install Plugins.
- Select Ajax tab and click Get it for the JQuery.
- After the JQuery library support installed go to the Window -> Preferences and select Editors -> JavaScript -> CodeAssist -> JQuery.
- Enjoy!