zed/assets
Joseph T. Lyons fcd690d04c
Enable source.organizeImports.ruff by default for Python (#41103)
Release Notes:

- Enabled automatic import organization, via
[ruff](https://github.com/astral-sh/ruff), when saving Python files. To
disable this, use:

```json
"Python": {
  "code_actions_on_format": { "source.organizeImports.ruff": false }
}
```
2025-10-24 13:44:23 +00:00
..
badge Adjust Zed badge (#35294) 2025-07-29 15:09:31 -04:00
fonts Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
icons settings_ui: Only allow to reset a setting to default in the file in which it was customized (#40182) 2025-10-14 14:14:16 +00:00
images Add onboarding banner for claude code support (#37443) 2025-09-03 10:59:14 +00:00
keymaps rules library: Improve empty state & fix quirks on Windows (#41064) 2025-10-23 21:45:48 -03:00
prompts prompts: Improve inline assist prompt to reduce garbage from smaller models (#38278) 2025-10-01 09:07:57 +00:00
settings Enable source.organizeImports.ruff by default for Python (#41103) 2025-10-24 13:44:23 +00:00
sounds call: Play a different sound when a guest joins (#38987) 2025-09-27 09:20:55 -04:00
themes themes: Improve Gruvbox scrollbar colors (#38145) 2025-10-20 21:05:54 -03:00