[ { "keys": ["ctrl+s"], "command": "generate_snippet_from_raw_snippet", "context": [ { "key": "selector", "operator": "equal", "operand": "source.sublimesnippetraw" } ] }, { "keys": ["ctrl+shift+s"], "command": "copy_and_instert_raw_snippet", "context": [ { "key": "selector", "operator": "equal", "operand": "source.sublimesnippetraw" } ] } ]