Stencil Creation Tools
This dialog gives you four powerful options to work with your stencils. Click on any option below to perform the action described:
- Reverse Engineer: Lets you import a folder containing your code and automatically convert it into a stencil inside CodeStencil. This is a quick way to create a stencil without starting from scratch.
- Replace Repeated Strings: CodeStencil uses Expansion Labels (like variables) that can automatically replace repeated text during code generation. Clicking this option scans your stencil and allows you to replace duplicate strings with expansion labels, making your stencil smarter and easier to maintain.
- Update Code Nanite: This option lets you refresh or update nanites so they stay in sync with the latest version.
- Load Attached Code Nanites: This option loads those nanites into your project so they can be used during code generation.