Author: Web Development Tools @ Microsoft | Posted on: 3/15/2012 4:03:32 PM | Views : 857

In Visual Studio 11 Beta, we have exciting JavaScript editing features for the developers. Last year, we blogged " JavaScript Web development differences between Visual Studio 11 Developer preview and Visual Studio 2010 ". Here are the differences between Visual Studio 11 Beta and Visual Studio 2010 . IntelliSense Description VS2010 Behavior Visual Studio 11 Beta Behavior Changed From VS11 Developer Preview ECMAScript 5 compliance No Yes. Visual Studio 11 Developer Preview fully supports ECMAScript 5. Auto-reducing Statement Completion List No Yes, if the IntelliSense is automatically enabled when typing. The following screen shots shows all the document's statement completion items that contains character "al": Completion Hint...(read more) ...

Go to the complete details ...