Enabling Intellisense for jQuery in Aptana
By default Aptana 3.x does not support Intellisense for JavaScript libraries such as jQuery, YUI, Sencha, etc. So for instance if you are using jQuery and type the default alias - ’$’ Intellisense will display a prompt that states ‘No proposals’. Luckily enabling Intellisense support for jQuery is very simple in Aptana: Got to https://github.com/aptana/javascript-jquery.ruble/tree/master/support Pick a [...]
Continue Reading →