Not long ago, XXX wrote a cool tool in Microsoft: Visual Stuido2008 Visual Code Snippets tool, which can be downloaded on Http://www.codeplex.com/SnippetDesigner for free, It makes it easy to customize a batch of code snippets.
How to use
|
1. If you want to add a new file, file---new file--- Code Snippet File " |
|
2. If you want to import an existing Code, just right click on the selected code, press "Export as Snippet"   |
|
3. Edit snippet (you can use the $$ notation to indicate placeholders) Save (ctrl+s) file to win2003===> after editing. C:\Documents and Settings\Administrator\My documents\visual Studio 2008\code snippets\visual c#\my Code Snippets " | /tr>
|
4. Using snippet Explorer, view---Other Windows- --"Snippet Explorer"   |
|
5. How to insert "code snippet", there are 2 ways (context menu right---"Insert code Snippet" or ctrl+k+x) Of course, you can tab+tab the shortcut. You can also set shortcut keys (I ' m not). |
MS SQL Server Management Studio Tools Pack1.1
SSMs Tools Pack is a newly added smart tool in SQL Server2008 new SSMs that can be downloaded from http://www.ssmstoolspack.com/for free:
I often use the Text Format feature (select the SQL statement right-click---press "Format Keywords").
Introduced. NET Tools code Snippet with SQL Server2008 tool SSMS Tools Pack