elberon5.com

New Shortcut Discoveries

Posted by elberon5 Wed, 27 Jun 2007 16:06:00 GMT

It's been awhile, so here's some new shortcut keys for visual studio.net i've recently discovered.

If you type if, or another keyword that visual studio has a snippet or intellisense for you can hit [tab] twice and it will throw in the remainder of the snippet for you and launch you into the snippet. E.g. Type 'switch ' then tab tab.

Ctrl+Shift+V - This is like paste except visual studio attempts to autoformat the text into the correct tab layout for you. This is for use in the HTML editor. I'm not sure if it works in the code behind.

Enjoy

(leave url/email »)