Overview CodeSmith supports debugging by using the CLR's Just-in-Time debugger. This article will show some tips and tricks in setting up CodeSmith templates to use the debugger. Allow Debugging in Template The first step to allow debugging a template is to set the Debug attribute on the CodeTemplate...