Open soloproc opened 6 years ago
only ctrl+shift+- works
You might need to remap the keys in Key bindings > User eg:
Key bindings
{ "keys": ["super+shift+s"], "command": "convert_to_snake"}, { "keys": ["super+alt+shift+s"], "command": "convert_to_screaming_snake"}
only ctrl+shift+- works