【发布时间】:2011-04-25 23:02:13
【问题描述】:
我正在使用 RubyMine 3.1 开发 Rails3 应用程序,今天我从 Prototype 切换到 jQuery 以满足我的 UJS 需求。
在使用this example 自定义所有内容并重新启动 RubyMine 后,所有自动完成建议和代码检查器错误仍然基于 Prototype。
我还应该怎么做才能让 JavaScript 代码完成 & Co. 为 jQuery 量身定制?
【问题讨论】:
我正在使用 RubyMine 3.1 开发 Rails3 应用程序,今天我从 Prototype 切换到 jQuery 以满足我的 UJS 需求。
在使用this example 自定义所有内容并重新启动 RubyMine 后,所有自动完成建议和代码检查器错误仍然基于 Prototype。
我还应该怎么做才能让 JavaScript 代码完成 & Co. 为 jQuery 量身定制?
【问题讨论】:
这篇给enable jQuery code completion in RubyMine的文章描述了这些步骤:
【讨论】:
请关注/投票给issue in the bug tracker。
【讨论】: