Associating Editors with Projects and File Types

To associate an editor with projects and file types, you must register the editor and the associated file types. The following topics explain how to use the tools in Visual Studio SDK to create and register editor factories in the Visual Studio integrated development environment (IDE).

In This Section

Reference

  • Editors
    Introduces the different types of editors Visual Studio provides and explains how you can create custom editors.