[ { "id": "tools", "children": [{ "caption": "SublimeREPL", "mnemonic": "r", "id": "SublimeREPL", "children": [ {"command": "repl_open", "caption": "ClaferIG", "id": "repl_claferIG", "mnemonic": "i", "args": { "type": "subprocess", "encoding": "utf8", "cmd": ["claferIG", "$file", "--ss=full"], "cwd": "$file_path", "external_id": "claferIG" } } ] }] } ]