A plugin that can run the Figma Plugin API.
You can manipulate Figma with code without having to look for a new plugin.
- EVERYTHING you can do with the FIgma plugin (API documentation)
- IntelliSense for programming (code completion, parameter info, quick info, and member lists)
- Customize editor settings
- Change theme of editor
- Use keyboard shortcuts (Cmd + Enter to run code, Cmd + S to apply settings, and Esc to close plugin)
If you have any plobrem or feedback, please use the GitHub Issues.
This plugin is made by Ryo Nakae 🙎♂️.