Visual Studio 2012 ExtJS 智能感知 [英] Visual Studio 2012 ExtJS IntelliSense

查看:31
本文介绍了Visual Studio 2012 ExtJS 智能感知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在 Visual Studio 2012 中获得 ExtJS 智能感知?这与新的 JavaScript 支持相结合将使我的 ExtJS 项目更容易编码.

Is there a way to get ExtJS intelliSense in Visual Studio 2012? This combined with the new JavaScript support would make my ExtJS projects much easier to code.

推荐答案

在 js 文件中添加 ext-all 的引用路径将提供支持.具体来说,使用 ext-all-debug-w-comments 提供了 sencha 提供的支持注释.

Adding reference path to ext-all within your js file will provide support. Specifically, using the ext-all-debug-w-comments provides supporting comments provided by sencha.

/// <reference path="../../../ext/ext-all-debug-w-comments.js" />

这篇关于Visual Studio 2012 ExtJS 智能感知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆