2. Walkthrough: Creating a File Wizard

Table of Contents

2.1. Interfaces you should know
2.2. The File Wizard definition Xml
2.3. Example File Wizard

A file wizard creates user-configurable files on the fly (in contrast to File New templates). SharpDevelop allows to plugin custom file wizards which extend SharpDevelop. This walkthrough shows you how to create a custom file wizard.