Skip to content

Instantly share code, notes, and snippets.

// Place your key bindings in this file to override the defaults
[
{
"key": "shift+ctrl+e",
"command": "actions.findWithSelection"
},
{
"key": "ctrl+e",
"command": "-actions.findWithSelection"
},