Unity CodeGen is a library that streamlines code generation on the Unity editor. By defining your own Generator that inherits from ICodeGenerator, you can generate codeautomatically. Create a .cs file ...
Freeze is also super customizable and ships with an interactive TUI. If possible, freeze auto-detects the language from the file name or analyzing the file contents. Override this inference with the - ...