ZIm/assets
Cole Miller 239ffa49e1
debugger: Improve keyboard navigability of variable list (#31462)
This PR adds actions for copying variable names and values and editing
variable values from the variable list. Previously these were only
accessible using the mouse. It also fills in keybindings for expanding
and collapsing entries on Linux that we already had on macOS.

Release Notes:

- Debugger Beta: Added the `variable_list::EditVariable`,
`variable_list::CopyVariableName`, and
`variable_list::CopyVariableValue` actions and default keybindings.
2025-05-27 13:50:41 +00:00
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons Add Code Actions to the Toolbar (#31236) 2025-05-23 16:55:29 +05:30
images Add Zed Pro Trial Upsell (#29938) 2025-05-05 18:46:54 -04:00
keymaps debugger: Improve keyboard navigability of variable list (#31462) 2025-05-27 13:50:41 +00:00
prompts Only include diagnostic instruction once (#29975) 2025-05-11 17:33:49 +02:00
settings Fix Claude Sonnet 4 model ID (#31505) 2025-05-27 13:10:29 +00:00
sounds agent: Add sound notification when done generating (#31472) 2025-05-26 21:20:41 -03:00
themes theme: Make Gruvbox terminal ANSI magenta more vibrant (#27166) 2025-04-07 18:25:24 +00:00