Files
oak-gpui/assets/icons
8a02159b82 Add a command to expand the context for a multibuffer (#10300)
This PR adds an action to expand the excerpts lines of context in a
multibuffer.

Release Notes:

- Added an `editor::ExpandExcerpts` action (bound to `shift-enter` by
default), which can expand the excerpt the cursor is currently in by 3
lines. You can customize the number of lines by rebinding this action
like so:

```json5
// In your keybindings array...
  {
    "context": "Editor && mode == full",
    "bindings": {
      "shift-enter": ["editor::ExpandExcerpts", { "lines": 5 }],
    }
  }
```

---------

Co-authored-by: Nathan <nathan@zed.dev>
Co-authored-by: Max <max@zed.dev>
2024-04-19 14:27:56 -07:00
..
kb
2023-11-20 10:46:23 -05:00
kb
2023-11-20 10:46:23 -05:00
kb
2023-11-20 10:46:23 -05:00
kb
2023-11-20 10:46:23 -05:00
2024-01-03 11:45:41 -05:00
2023-08-14 15:50:42 -04:00
2023-08-14 15:50:42 -04:00
2023-08-14 15:50:42 -04:00
2023-08-14 15:50:42 -04:00
kb
2023-11-20 10:46:23 -05:00
kb
2023-11-20 10:46:23 -05:00
2023-08-14 15:50:42 -04:00
2023-12-01 15:30:01 -05:00
2023-11-05 01:06:41 -05:00
2023-08-16 13:48:12 -04:00
2023-08-14 15:50:42 -04:00
2023-12-18 12:56:57 -05:00
2023-08-14 15:57:31 -04:00
2023-08-16 23:38:11 +03:00
2023-10-17 13:34:51 -04:00
2023-08-14 15:50:42 -04:00
2024-01-03 11:45:41 -05:00
2023-12-19 10:30:46 -05:00
2024-01-03 11:45:41 -05:00
kb
2023-11-20 10:46:23 -05:00
2024-01-03 11:45:41 -05:00
2024-01-03 11:45:41 -05:00
2024-04-11 18:36:58 +02:00
2024-02-19 18:41:43 +02:00
2023-10-17 13:30:09 -06:00
2023-12-19 10:30:46 -05:00
2024-04-11 23:07:29 -06:00
2024-04-11 15:36:35 -06:00
kb
2023-11-20 10:46:23 -05:00
2023-12-19 10:30:46 -05:00
2024-01-03 11:45:41 -05:00
2024-01-03 11:45:41 -05:00
2023-08-14 15:50:42 -04:00
WIP
2023-09-15 14:14:28 -04:00
2024-04-11 15:36:35 -06:00
2023-10-16 15:53:29 -04:00
2023-09-15 11:16:30 -07:00
2023-11-18 00:54:01 -05:00
2023-08-14 15:50:42 -04:00