zed/assets/settings
Jakub Konka 5b72dfff87
helix: Streamline mode naming in the UI and in settings (#38870)
Release Notes:

- When `helix_mode = true`, modes are called without the `HELIX_` prefix
in the UI:
  `HELIX_NORMAL` becomes `NORMAL`
  `HELIX_SELECT` becomes `SELECT`
- (breaking change) Helix users should remove `"default_mode":
"helix_normal"` from their settings. This is now the default when
`"helix_mode": true`.
2025-09-25 23:57:01 +02:00
..
default.json helix: Streamline mode naming in the UI and in settings (#38870) 2025-09-25 23:57:01 +02:00
initial_debug_tasks.json debugger: Fix built-in JavaScript debug tasks were not working due missing type field value (#34894) 2025-07-22 15:39:52 -04:00
initial_local_debug_tasks.json Simplify debug launcher UI (#31928) 2025-06-02 21:24:08 +00:00
initial_local_settings.json Fix broken link in initial settings (#15119) 2024-07-25 08:25:27 -04:00
initial_server_settings.json Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
initial_tasks.json Add show_summary & show_command to the initial_tasks.json (#38660) 2025-09-23 12:32:14 +00:00
initial_user_settings.json Harmonize buffer_font_size between default.json and initial_settings.json (#34650) 2025-07-17 18:32:04 +00:00