pub const SCRIPT_KEYS: [&str; 9];Expand description
The JSON keys whose string values carry embedded scripts — the ignition-nvim list verbatim (nine keys; the plan sketch said ten, the dual-ported source is the authority); kept in sync by comment reference (lua/ignition/json_parser.lua SCRIPT_KEYS / ignition_lsp/json_scanner.py SCRIPT_KEYS).