New Editor Box Selection
- Posted: Jun 23, 2009 at 12:11 PM
- 8,044 Views
- 3 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Since VS 2010 Beta1 became publicly available last week, the Editor team has heard from quite a few users who miss box selection (aka column selection, block selection, or rectangular selection). Yes, it’s missing from the beta, but the good news is that it will be back and better than ever for the final release of VS 2010.
Not only will you be able to make, copy/paste, drag/drop, and delete box selections, but you’ll also have the new ability to insert and edit text on multiple lines. Check out this video we’ve created to demo the new Box Selection and Multi-Line Editing functionality (this demo has video and audio, so plug in your headphones or turn up the sound).
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Not seeing a video here!
Sorry about that. Saved an older version that didn't have the links set correctly. All fixed now!
Enjoy.
That's very cool; especially the zero length selection. One feature that I would love to have is a way to treat the selected text as data and not just text. Let me give you an example. Let's say have a bunch of lines you want to change at once. Each line would look something like this: "SomeFunction(var1, var2); SecondFunction(var3);" I would like to be able to swap the two functions around, then replace var2 with something else that comes from the clipboard, etc. Basically treat each line like a row in an Excel sheet and let me specify the column deliminator (could have some default settings break characters like ;,"'- and so on). After this is done let me do some operations on this data with live preview; when done push a button and the text goes into the editor... Now that would be cool
Remove this comment
Remove this thread
close