Add javascript code assist for d3.js in Aptana Studio 3

空扰寡人 提交于 2019-12-10 17:47:59

问题


I am trying to add javascript code assist in Aptana Studio 3, working with code using the d3 javascript library d3.v3.js, which I have placed in the same dir as my javascript file that uses it. My project is an Aptana "Web" project.

I followed the first part (Aptana 3) of this answer: Is there any code assist editor? - but it didn't give me the d3 code assist.

I noticed that it I don't have the option to choose "Aptana JS Editor" for *.js in the File Associations (see my second screenshot). Could it be the root of the problem? Clicking the "Add" button trying to add "Aptana JS Editor" to the options (see my last screenshot) there is no such option.

The Aptana Studio 3 version is: Build 3.4.2.201308081805, and my OS is Ubuntu 10.04 32 bit. Thanks for your help.

来源:https://stackoverflow.com/questions/19140885/add-javascript-code-assist-for-d3-js-in-aptana-studio-3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!