tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.32k stars 190 forks source link

Export state for easy debugging #2934

Open six7 opened 3 days ago

six7 commented 3 days ago

With #2710 we have an easy way to put the plugin into various states, to help debug. We should offer a way to export the current plugin state so that we can load that in somewhere else - this would help us debug and save those debug scenarios more easily.

Note: This does not need to be available for end users but rather during local dev