docs: Mention the settings and keymap UIs more prominently (#41302)
Release Notes: - N/A
This commit is contained in:
@@ -75,10 +75,12 @@ General highlights:
|
||||
|
||||
## Configure Zed
|
||||
|
||||
To open your custom settings to set things like fonts, formatting settings, per-language settings, and more, use the {#kb zed::OpenSettings} keybinding.
|
||||
To make Zed feel more like home, you can use the {#kb zed::OpenSettings} keybinding to open the settings window.
|
||||
In there, you can browse through many of the customization points, including common ones like formatting settings, fonts, per-language settings, and many more.
|
||||
|
||||
To see all available settings, open the Command Palette with {#kb command_palette::Toggle} and search for `zed: open default settings`.
|
||||
You can also check them all out in the [Configuring Zed](./configuring-zed.md) documentation.
|
||||
Note that, however, some settings can't yet be changed through the settings window and can only be set through the JSON file, which you can access through the {#kb zed::OpenSettingsFile} keybinding.
|
||||
|
||||
You can also check all supported settings in the [Configuring Zed](./configuring-zed.md) documentation.
|
||||
|
||||
## Configure AI in Zed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user