Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
PLUGIN_DATA_KEY =
"snippets"
;
2
3
if
(figma.mode ===
"codegen"
) {
4
figma.codegen.on(
"preferenceschange"
, (event) => {
Callers
nothing calls this directly
Calls
2
handleCurrentSelection
Function · 0.85
findPluginDataArrayForSelection
Function · 0.85
Tested by
no test coverage detected