MCPcopy Index your code
hub / github.com/figma/plugin-samples / code.js

File code.js

snippet-saver/code.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const PLUGIN_DATA_KEY = "snippets";
2
3if (figma.mode === "codegen") {
4 figma.codegen.on("preferenceschange", (event) => {

Callers

nothing calls this directly

Calls 2

handleCurrentSelectionFunction · 0.85

Tested by

no test coverage detected