figma / code-snippet-editor-plugin

Translate component variants, properties, and more into dynamic code snippets for your design system.
https://www.figma.com/community/plugin/1311777988952403297/code-snippet-editor
MIT License
128 stars 11 forks source link

Adds figma.children enabling recursive nested codegen. #28

Closed jake-figma closed 7 months ago

jake-figma commented 7 months ago

first, most simple attempt at nested instances #6. Will get even wilder with global templates. (recursive autolayout component gen). currently requires components to be immediate children and have templates that share the name and language as the parent template.