| **Navigation:**  [[clarion ide.htm|Development Environment (IDE)]] > General Setup and Navigation > Configuration Options > Coding >====== Tools Options: Coding - Code Generation ====== | [[icsharpcode filetyperegisterer registerfiletypespanel.htm|{{btn_prev_n.gif|Previous page}}]][[clarion ide.htm|{{btn_home_n.gif|Return to chapter overview}}]][[icsharpcode sharpdevelop gui optionpanels codetemplatepanel.htm|{{btn_next_n.gif|Next page}}]] | | || **This option should not be confused with the built-in code generation options of Clarion and Clarion#** The Code Generation options here refer to the base SharpDevelop support for C#. Given an interface that you want to implement, it can be a bit tedious to write all the class methods just to get your code to compile, especially if the interface has a large number of methods. SharpDevelop can save you time by generating code for you. The following link has some additional help regarding this feature: http://community.sharpdevelop.net/blogs/mattward/archive/2006/07/05/FeatureTourCodeGeneration.aspx