zed/assets
Daniel Strobusch 77fa02889e
Ensure consistent newline behavior in auto-height editors with JetBrains keymap (#47595)
Add an explicit `Editor && mode == auto_height` context block. This
ensures that `Shift+Enter` and `Ctrl+Enter` correctly insert a newline
at the cursor position in editors like the AI Agent Panel,
preventing them from inheriting conflicting overrides (e.g., JetBrains
mapping `Shift+Enter` to `editor::NewlineBelow`).

Closes #47269

Release Notes:

- Fixed an issue where `Shift+Enter` would insert a newline at the end
of the text instead of the cursor position in the Agent Panel when using
certain keymaps.
2026-03-06 11:34:58 +00:00
..
badge Adjust Zed badge (#35294) 2025-07-29 15:09:31 -04:00
fonts Use semibold (#47725) 2026-01-27 08:50:52 -07:00
icons Implement new Multi Agent UI (#50534) 2026-03-05 20:22:28 +00:00
images Remove older onboarding modals (#49484) 2026-02-18 12:17:35 -03:00
keymaps Ensure consistent newline behavior in auto-height editors with JetBrains keymap (#47595) 2026-03-06 11:34:58 +00:00
prompts A couple new inline assistant tests (#45049) 2025-12-17 13:02:03 -08:00
settings editor: Add support for no auto-indent on enter (#47751) 2026-03-04 20:29:20 +00:00
sounds call: Play a different sound when a guest joins (#38987) 2025-09-27 09:20:55 -04:00
themes Tone down color for invisible characters in One themes (#46247) 2026-02-16 14:12:11 +00:00