If I click on the ‘Expand selection to scope’ menu command, it works fine but I notice that, unlike some of the other Selection menu items, there is no short cut indicated - despite the fact that among the default key bindings is
{ "keys": "ctrl+shift+space"], "command": "expand_selection", "args": {"to": "scope"} },
However pressing this key combination does not work.
How could I make that shortcut available?