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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.