gavinmcfarland / plugma

Take Figma plugin development to the next level
https://plugma.dev
MIT License
56 stars 3 forks source link

Add grace period for server message when plugin not open in Figma #28

Open gavinmcfarland opened 1 week ago

gavinmcfarland commented 1 week ago

When you're previewing the plugin in the browser and you edit the main code the plugin will reload. This causes the browser preview to display a "Open plugin inside Figma" message briefly. There should be a graceperiod to prevent this from interrupting the dev experience.