Coding Aids
Visual Studio 2005
The Visual Studio integrated development environment (IDE) provides a rich set of tools to aid you in creating, navigating, and modifying code.
In This Section
- Using IntelliSense
-
Describes the features of IntelliSense, a technology that displays language references as you type.
- How to: Display Definitions for Code Elements
-
Explains how to display the definition of a symbol in a code file stored in, or referenced by, the active project.
- Creating and Using IntelliSense Code Snippets
-
Learn how to insert ready-made snippets of code into your project files.