Last week I learnt a really clever little trick in Visual Studio from Marthin Freij. While it’s a very old feature in Visual Studio it was news to me that you could select columns of text. That is, if you hold down SHIFT + ALT while dragging the mouse pointer over a block of text you wont select the entire rows of text that you have dragged the mouse pointer over but only the text in the area that you dragged over. That is, without holding down SHIFT + ALT you could end up with a selection like this:
If you instead hold down SHIFT + ALT while dragging the mouse pointer your selection would instead look like this:
Know of another really cool and elegant but not so well known feature in Visual Studio? Please enlighten me in a comment!
PS. For updates about new posts, sites I find useful and the occasional rant you can follow me on Twitter. You are also most welcome to subscribe to the RSS-feed.
Similar articles
- Øredev impressions and insights
- My development toolbox
- Free yourself from the mouse using Mouse Nag
- Web testing with Selenium and xUnit.net
- Responsibly Responsive Web Design at Expressen
- Manage multiple web.config files using Phantom
- Learning Scala part six – If statements and Loops
- The Open/Closed Principle – A real world example
Comments
comments powered by Disqus