Managed Babel

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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