This is not duplicate question because lots of things changed in Aptana Studio 3.1.1 and there is no question regardnig that version.
I would like to have code assist for jQuery in Aptana Studio. I already installed jQuery bundle. But I still don't get any code assist for my code.
I type for example: $("div#chat"). After typing dot I should see list of all jQuery functions. But I don't see anything.
What I have to do to fix it?
It works for me as expected using the directions here:
If you don't do the second part, you'll just get snippets. This prevents you from needing to copy it into every project.