Implementing a Language Service By Using the Managed Package Framework

You can use classes in the managed package framework (MPF) to implement a language service that supports a wide variety of features, such as syntax highlighting, brace matching, and IntelliSense completion.

In This Section