This project contains several examples which extend the editor:
- ExampleCommandPaneContent - Implements several commands which extend right click menus and the right rail of several nodes
- ExampleDiagram - A simple Diagram editor without any semantics
- ExampleDocument - A simple text editor which uses the SourceModel file format for persistence
- ExampleNode - A example node which plugs into a VI and generates custom DFIR (execution code).
- ExampleToolWindow - Implements a tool window pane that plugs into the editor. This tool window tracks the current selection.