Opening and Saving Project Items

When you add a new project type, you must manage the opening and saving of your projects files in the Visual Studio integrated development environment (IDE). The following topics discuss the different approaches to opening and saving files.

In This Section

  • Creating Custom Text Editors and Designers
    Lists the four types of editors that the IDE can host and gives descriptions of each editor.

  • Project Types
    Discusses how projects control the way that code is compiled and built, how editors are opened, and how project items are formatted.