Summary

This chapter covered the Managed Execution Framework and illustrated how you can use it to write extensions for the Visual Studio code editor. You learned the overall architecture of MEF, including its extension discovery mechanisms and the core concepts of parts and imports/exports.

This chapter also examined all the specific Visual Studio 2015 editor extension points and outlined the value that the Visual Studio SDK provides with its prestocked set of extension templates that target those editor extension points.

Finally, this chapter provided a walk-through of the creation of an editor extension that exploits the editor’s adornment layer to display a running total of three different code metrics, all through the use of a WPF-based user control.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset