Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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: Invoking the Core Editor
Describes how to start the Visual Studio core editor from a VSPackage using managed code.
Related Sections
- Editors
Introduces the different types of editors Visual Studio provides and explains how you can create custom editors.