Managed Babel

Managed Babel lets you integrate your language service implementation with the C# lexer and parser generation tools, MPLex and MPPG. Managed Babel provides a basic language service implementation that lets you add code-editing features such as colorization, brace matching, and IntelliSense.

In This Section