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

[hotfix] ensures deterministic ordering of templates #29

Closed jake-figma closed 7 months ago

jake-figma commented 7 months ago

the new async approach allowed for these templates to go in in the wrong order. now they will always come back in the same order that they are defined in the editor.