I\'m new to Aptana and I\'ve just started a project which nature is Web.
I have two issues with code completion, did some research online but didn\'t find the solution.
I am going to assume you are writing Javascript inside the HTML editor, because I think if you were editing in the Javascript Source editor you would not be having this problem. Assuming that you are unwilling or unable to separate your Javascript out into .js files, newbie answered a similar (the same?) question here with a patch that I have not tried.
So you have a couple of options (if my assumptions are right):
* Use the Javascript Source editor (by right clicking and choosing Open With > Other)
* Try the patch