C# (CSharp) EditorUtils Namespace

Nested Namespaces

EditorUtils.Implementation
EditorUtils.UnitTest

Classes

Name Description
Constants
EditorHostFactory.UndoExportProvider In order to host the editor we need to provide an ITextUndoHistory export. However we can't simply export it from the DLL because it would conflict with Visual Studio's export of ITextUndoHistoryRegistry in the default scenario. This ComposablePartCatalog is simply here to hand export the type in the hosted scenario only
EditorUtilsTrace
OutliningRegion