Code Development Aids

An editor works with a language service and Visual Studio to let a user create source code. Therefore, the editor must implement features to provide a rich editing environment that a user expects from Visual Studio.

In This Section

  • Developing a Language Service
    Provides links to information about how to customize the core editor by adding support for a language service.

  • Editor Features
    Describes the features available in the Visual Studio core editor.