我在 VS 2013 RC 中使用 MVC4 和 Razor。我想从 cshtml 视图中使用 Javascript intellisense 来通过 Bundle 包含在我的 _layout 文件中的 Javascript。
智能感知不工作。是因为我使用捆绑吗?有关故障排除的任何建议?
我有一个类似的问题(Intellisense with MVC4 Style Bundling)。但当时没有人给出答案。
顺便说一句,该文件在我的 _reference.js 文件中:
/// <reference path="../entities/analyticsentities.js" />