mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-31 19:05:00 +07:00
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 } } ``` |
||
|---|---|---|
| .. | ||
| default.json | ||
| initial_debug_tasks.json | ||
| initial_local_debug_tasks.json | ||
| initial_local_settings.json | ||
| initial_server_settings.json | ||
| initial_tasks.json | ||
| initial_user_settings.json | ||