My problem is somewhat strange. I started developing a web page using Aptana Studio build 2.0.5.1278522500. Everything went well until the moment when I wanted to start writing JavaScript in a separate .js file - there is no code support there. In the settings that he allowed, and - which is the weird part - it works fine in .html files (when typing code in a script tag). The only thing that can remotely say something is wrong is the fact that when I type, say, “document” and hit '.', The cursor disappears to split the second.
Has anyone had the same problem? Is there any solution? I would really like to help the code for JS, without this Aptana will lose it a little.
source
share