简体   繁体   中英

Get ECMAScript 5 Intellisense in Visual Studio

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.

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM