Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio
Code Snippet Picker

The Visual Studio 2005 Code Editor provides a Code Snippet Picker that allows you, in a few mouse clicks, to insert ready-made blocks of code into the active document.

The procedure to display the Code Snippet Picker varies according to the language you are using.

  • Visual Basic - Right-click at the desired location in the Code Editor to display the Shortcut menu, and select Insert Snippet.

  • Visual C# and Visual J# - Right-click at the desired location in the Code Editor to display the Shortcut menu, and click Insert Snippet or Surround With.

  • Visual C++ - The Code Snippet Picker is not available.

  • XML - Right-click at the desired location in the Code Editor to display the Shortcut menu, and click Insert Snippet or Surround With.

In most Visual Studio development languages, you can use the Code Snippets Manager to add folders to the Folder List that the Code Snippet Picker scans for XML snippet files. You can also search for additional snippets online for use with Visual Studio. For more information, see How to: Search for Code Snippets Online.

Item Name

An editable text field that displays the name of the item selected in the Item List. To perform an incremental search for the item you want, begin typing its name in this field. Continue adding letters until the desired item is selected in the Item List.

Item List

A list of code snippets available for insertion, or a list of folders containing code snippets. To insert a snippet or expand a folder, select the item you want and press Enter.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
2005 should be 2008 ~~ The Visual Studio 2008 Code Editor      gerry lowry   |   Edit   |   Show History
The Visual Studio 2005 Code Editor ------------------------- should be 2008
provides a Code Snippet Picker that allows you,
in a few mouse clicks, to insert ready-made blocks
of code into the active document.
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker