📄️ Introduction
Code Stencil provides an elegant, easy to read pattern that is great for generating stub files,
📄️ Installation
Installation
📄️ Content Controls
Line
📄️ Indentation Control
Although running your projects code style tooling after generating code is recommended, some basic indentation controls are also provided.
📄️ Saving and Formatting
Save
📄️ Functions & Variables
Often times when generating code, we need variants of something, such as a name in camel case, or in snake case.
📄️ Available Helpers
Out of the box Code Stencil provides many utility functions to make code generation a breeze!
📄️ Advanced Control Flow
When