This documentation is archived and is not being maintained.
Editor Walkthroughs
Visual Studio 2005
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The walkthroughs in this section detail the steps of adding a command and a keyboard binding to the Visual Studio Edit menu.
In This Section
- Walkthrough: Adding a Command to an Editor Generated by the Package Wizard
-
Describes how to programmatically add a command to the Edit menu in Visual Studio.
- Walkthrough: Adding a Keyboard Binding to an Editor Command
-
Describes how to add a keyboard binding to a command located in the Visual Studio Edit menu.
- Walkthrough: Invoking the Core Editor
-
Describes how to start the Visual Studio core editor from a VSPackage using managed code.
Related Sections
Show: