Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近安装了Aptana Studio 3(我相信是 3.4.1)并想开始使用CreateJS。当我开始编码时,我没有看到 CreateJS 库的任何代码辅助或自动完成功能。
这是我必须手动添加的东西吗?如果是这样,怎么做?
还是 Aptana Studio 3 不支持这个?(IDE 是做什么的?)
看起来 Aptana 不支持“Createjs”库的 Code Assist。如果您转到“命令”>“捆绑开发”>“安装捆绑”,您将看到 Aptana 支持的库列表。据我所知,Jquery 是 Aptana 支持的基于 Javascript 的库之一。