Author: ScottGu's Blog | Posted on: 4/26/2010 8:53:21 PM | Views : 1352

This is the twenty-second in a series of blog posts I'm doing on the VS 2010 and .NET 4 release. I've already covered some of the code editor improvements in the VS 2010 release.  In particular, I've blogged about the Code Intellisense Improvements , new Code Searching and Navigating Features , HTML, ASP.NET and JavaScript Snippet Support , and improved JavaScript Intellisense .  Today's blog post covers a small, but nice, editor improvement with VS 2010 - the ability to use "Box Selection" when performing multi-line editing.  This can eliminate keystrokes and enables some slick editing scenarios. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] Box...(read more) ...

Go to the complete details ...