[ { "id": "tools", "children": [ { "caption": "SublimeREPL", "mnemonic": "r", "id": "SublimeREPL", "children": [ { "command": "repl_open", "caption": "Racket", "id": "repl_plt_racket", "mnemonic": "n", "args": { "type": "subprocess", "encoding": "utf8", "cmd": ["racket"], "cwd": "$file_path", "syntax": "Packages/Racket/Racket.tmLanguage", "external_id": "racket" } } ] } ] } ]