zed/crates/keymap_editor
Danilo Leal 18405dece8
Rename settings and keymap actions (#39970)
This PR renames the following actions to make it easier and prioritize
the UI version of interacting with them:

| Before | After |
|--------|--------|
| `OpenSettingsEditor` | `OpenSettings` |
| `OpenSettings` | `OpenSettingsFile` |
| `OpenKeymapEditor` | `OpenKeymap` |
| `OpenKeymap` | `OpenKeymapFile` | 

Release Notes:

- Rename actions to open settings (UI/window and JSON file) as well as
to open the keymap (editor tab and JSON file).
2025-10-10 17:29:20 -03:00
..
src Rename settings and keymap actions (#39970) 2025-10-10 17:29:20 -03:00
Cargo.toml JSON Schema URIs (#38916) 2025-09-26 11:41:26 -04:00
LICENSE-GPL settings ui: Start work on creating the initial structure (#36904) 2025-08-29 16:56:10 -04:00