在 Visual Studio 中获取 ECMAScript 5 智能感知

发布于 2024-12-08 05:47:16 字数 176 浏览 0 评论 0原文

是否有任何已知的解决方案可以在 Visual Studio 的 Intellisense 中支持 ECMA 5 功能?

例如,如果能够拥有 Object.create()Object.defineProperty() 以及原生类型上的所有新方法和函数,那就太好了。

Are there any known solutions to supporting ECMA 5 features in Visual Studio's Intellisense?

For example, it would be nice to have Object.create() and Object.defineProperty() as well as all of the new methods and functions on the native types.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦醒时光 2024-12-15 05:47:16

我测试了 Visual Studio 11 的开发者预览版,ECMAScript 5 的大部分内容都受 Intellisense 支持。我没有看到 VS 2010 支持的解决方案,所以我猜答案是:等待 VS 11。

I tested the developer preview of Visual Studio 11, and much of ECMAScript 5 is supported by Intellisense. I don't see solutions for support in VS 2010, so I guess the answer is: Wait for VS 11.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文