The Managed Babel System enables integration of user-defined tools and languages with the Managed Package Framework (MPF). The Managed Babel System lets you programmatically manage, through a configuration file, things such as colors of tokens, actions that particular tokens trigger, and IntelliSense functions.
In This Section
Managed Babel System Essentials
Provides important information that you must know in order to use the Managed Babel System.How to: Use the Managed Babel System
Explains how you can integrate a new language into Visual Studio by using the Managed Babel System.
Related Sections
- Managed-Code Language Services with the MPF
Provides information about how to use the managed package framework (MPF) to implement a full-featured language service in managed code.