DotNetShoutout - Stories tagged with visual-studio
4
Shouts

Visual Studio Code Snippet Types

published 812 days, 2 hours, 11 minutes ago posted by BlackWaspBlackWasp 813 days, 17 hours, 29 minutes ago
Tuesday, March 01, 2011 12:53:37 PM GMT Sunday, February 27, 2011 9:35:16 PM GMT
Visual Studio's code snippets feature allows the fast insertion of boilerplate code. Two styles of custom code snippet can be created. Expansion snippets insert code at the cursor position. SurroundsWith snippets add code before and after the selection. (more)
category: How To | clicked: 91 | 1 comment | | source: www.blackwasp.co.uk
tags: visual-studio
4
Shouts

Visual Studio Clipboard Ring

posted by BlackWaspBlackWasp 963 days, 19 hours, 49 minutes ago
Thursday, September 30, 2010 7:15:39 PM GMT
Visual Studio supports the standard clipboard features for cutting, copying and pasting code within and between code windows. The Clipboard Ring feature enhances this support by providing a history of items added to the clipboard that may each be pasted. (more)
category: How To | clicked: 91 | comment | | source: www.blackwasp.co.uk
tags: visual-studio