{
  "actions": [
    {
      "id": "PinSelection",
      "type": "ExecuteFunction",
      "name": "Pin current selection as context"
    }
  ],
  "shortcuts": [
    {
      "action": "PinSelection",
      "key": {
        "default": "Ctrl+Shift+J",
        "mac": "Command+Shift+J",
        "windows": "Ctrl+Shift+J",
        "web": "Ctrl+Shift+J"
      }
    }
  ]
}
