<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Did you know... How to do Box / Column Selection in the editor? - #002</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx</link><description>Did you know that Visual Studio offers two different selection models Stream and Box? Stream selection is what everyone is familiar with using Shift+Arrow Key. Box selection allows you to manually select columns and lines at the same time. Just hold down</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4085853</link><pubDate>Fri, 27 Jul 2007 23:20:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4085853</guid><dc:creator>Marc T</dc:creator><description>&lt;p&gt;Hooray for the return of the Tip of the {timespan}!&lt;/p&gt;</description></item><item><title>Interesting Finds: July 28, 2007</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4111410</link><pubDate>Sun, 29 Jul 2007 03:39:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4111410</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4111673</link><pubDate>Sun, 29 Jul 2007 04:05:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4111673</guid><dc:creator>GregM</dc:creator><description>&lt;p&gt;You used to be able to start box selection (or column selection as it was called then) using a single keystroke, and you didn't have to use special selection extend keys to extend the selection, just the normal selection extend keys. &amp;nbsp;It was much easier to use then. &amp;nbsp;I've asked in Connect about why this was removed, and no one could come up with a reason why.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;</description></item><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4112526</link><pubDate>Sun, 29 Jul 2007 05:54:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4112526</guid><dc:creator>saraford</dc:creator><description>&lt;p&gt;@GregM - which version of VS are you referring to? &amp;nbsp;I'll go ask around. &amp;nbsp;Also, can you send me the connect link, so i can update it when i find out? &amp;nbsp;Thanks!&lt;/p&gt;
</description></item><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4118662</link><pubDate>Sun, 29 Jul 2007 18:21:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4118662</guid><dc:creator>Peter Ritchie</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=139752"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=139752&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But, I fail to see how the addition of pressing &amp;quot;Alt&amp;quot; for column selection make it that much harder to use.&lt;/p&gt;</description></item><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4135543</link><pubDate>Mon, 30 Jul 2007 23:01:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4135543</guid><dc:creator>GregM</dc:creator><description>&lt;p&gt;I used it in Visual C++ 4.1, 4.2, 5.0, and 6.0.&lt;/p&gt;
&lt;p&gt;If you're not used to the old method, it may not seem that bad, but after 8 years using the old method, I find it extremely difficult to have to use one set of keys for extending a current regular selection and a different set of keys for extending a current column selection. &amp;nbsp;This requires that you hold down *two* modifier keys at the same time (Alt and Shift), while moving the cursor with the arrows. &amp;nbsp;The old method didn't require any modifier keys at all.&lt;/p&gt;
&lt;p&gt;I'm hoping that's the right link above, because I can't seem to log in to connect right now, it's not letting me past the &amp;quot;update your profile&amp;quot; page.&lt;/p&gt;</description></item><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4174423</link><pubDate>Wed, 01 Aug 2007 21:21:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4174423</guid><dc:creator>Peter Ritchie</dc:creator><description>&lt;p&gt;GregM: I've always used Shift-arrow to regular select, using Alt-Shift-arrow to column select isn't that different. &amp;nbsp;What keystrokes are you using? &amp;nbsp;Also, once you start selecting in one mode you've essentially toggled that mode. &amp;nbsp;E.g. Shift-arrow begins regular selection, pressing Alt as well after that continues regular selection (not column selection). &amp;nbsp;Alt-Shift-arrow begins column selection, unpressing Alt (i.e. continuing with just Shift-arrow) results in expanding the column selection.&lt;/p&gt;</description></item><item><title>re: Did you know... How to do Box Selection in the editor?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#4179461</link><pubDate>Thu, 02 Aug 2007 03:31:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4179461</guid><dc:creator>GregM</dc:creator><description>&lt;p&gt;In the Visual C++ 6.0 and earlier version, once you're in column select mode, you stay in column select until you explicitly exit, or do something like copy or paste. &amp;nbsp;When in this mode, you can just use the arrow keys (or any other cursor navigation functions) to move around and expand the selection. &amp;nbsp;You don't lose your selection if you accidentally let up on the shift key slightly and the keyboard thinks you released the key.&lt;/p&gt;</description></item><item><title>你知道么，怎样在代码编辑窗口进行盒式/按列选择（Did you know... How to do Box / Column Selection in the editor?）</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#7219719</link><pubDate>Thu, 24 Jan 2008 13:31:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7219719</guid><dc:creator>flashyin</dc:creator><description>&lt;p&gt;盒式选择（Box selection）允许你同时手动选择行和列。只需要按下Shift Alt 方向键，你就能知道盒式选择是怎么回事。&lt;/p&gt;
</description></item><item><title>Знаете ли вы, как… №2: Выделить блок/колонку в редакторе?</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#8638506</link><pubDate>Sun, 22 Jun 2008 15:57:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8638506</guid><dc:creator>Секреты Visual Studio</dc:creator><description>&lt;p&gt;Знаете ли вы, что Visual Studio поддерживает две различные модели выделения текста – строковое и блочное.&lt;/p&gt;
</description></item><item><title>今日のワンポイント : エディタでのボックス選択/列選択の方法 - #002</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#8730664</link><pubDate>Mon, 14 Jul 2008 07:00:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8730664</guid><dc:creator>Visual Studio 2008 ワンポイント</dc:creator><description>&lt;p&gt;Visual Studio には、ストリーム選択とボックス選択という 2 つの選択方法があることをご存知でしたか。 ストリーム選択とは、 Shift キーと方向キーを組み合わせたおなじみの選択方法です。&lt;/p&gt;
</description></item><item><title>Visual Studio 2008 每日提示(一)</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#9159138</link><pubDate>Mon, 01 Dec 2008 03:57:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9159138</guid><dc:creator>xjb</dc:creator><description>&lt;p&gt;VisualStudio2008每日提示(tipofday)是2007年7月SaraFord在她的博客里推出了VS2008每日提示系列，里面收集了许多使用VS2008技巧和诀窍，截至...&lt;/p&gt;
</description></item><item><title>Visual Studio 2008 每日提示（一）</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#9186743</link><pubDate>Tue, 09 Dec 2008 11:41:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9186743</guid><dc:creator>Benson-希</dc:creator><description>&lt;p&gt;VisualStudio2008每日提示(tipofday)是2007年7月SaraFord在她的博客里推出了VS2008每日提示系列，里面收集了许多使用VS2008技巧和诀窍，截至...&lt;/p&gt;
</description></item><item><title>#002 Block or Column Select, Cut, Copy, Paste</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#9287694</link><pubDate>Wed, 07 Jan 2009 18:29:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9287694</guid><dc:creator>Visual Studio 2005-2010</dc:creator><description>&lt;p&gt;Video Repost of Original VSTip of the Day #0012 . Block or Column select has to do with selecting text for copy/paste/cut actions. You&amp;amp;rsquo;re probably already aware of [SHIFT]+[Arrow] to select left or right, or up or down. You&amp;amp;rsquo;ve even in fact&lt;/p&gt;
</description></item><item><title>Some Visual Studio Tips</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#9467949</link><pubDate>Mon, 09 Mar 2009 19:45:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9467949</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;Here are a few non-trivial tips for .NET developers. The first ones are from the excellent blog of Sara&lt;/p&gt;
</description></item><item><title>DevDays 09 – 24 Visual Studio Tips</title><link>http://blogs.msdn.com/saraford/archive/2007/07/27/did-you-know-how-to-do-box-selection-in-the-editor.aspx#9646551</link><pubDate>Thu, 28 May 2009 12:04:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9646551</guid><dc:creator>Sara Ford's Weblog</dc:creator><description>&lt;p&gt;Tip #0 Know your Keybindings! General Development Settings Searching Tips Tip #1 How to behold the power&lt;/p&gt;
</description></item></channel></rss>