[ { "command": "anaconda_goto", "keys": ["alt+g"], "context": [ {"key": "selector", "operator": "equal", "operand": "source.python"} ] }, { "command": "anaconda_doc", "keys": ["alt+d"], "context": [ {"key": "selector", "operator": "equal", "operand": "source.python"} ] } ]