From d31194dcf8fa4f2eb4c7518ec64248bf9602ef0b Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Tue, 28 Oct 2025 19:20:49 -0300 Subject: [PATCH] docs: Fix keybinding display in /configuring-zed (#41402) Release Notes: - N/A --- docs/src/configuring-zed.md | 2 +- docs/src/installation.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index 1b454105d0f96b101fea8a54798ba2d90cbb3359..6eacbe10724d7cd87977d5cf680d5c5ed4ab6dc3 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -9,7 +9,7 @@ In addition to the settings described here, you may also want to change your [th You can browse through many of the supported settings via the Settings Editor, which can be opened with the {#kb zed::OpenSettings} keybinding, or through the `zed: open settings` action in the command palette. Through it, you can customize your local, user settings as well as project settings. > Note that not all settings that Zed supports are available through the Settings Editor yet. -> Some more intricate ones, such as language formatters, can only be changed through the JSON settings file {#kb: zed::OpenSettingsFile}. +> Some more intricate ones, such as language formatters, can only be changed through the JSON settings file {#kb zed::OpenSettingsFile}. ## User Settings File diff --git a/docs/src/installation.md b/docs/src/installation.md index 4d543cb04cf609299fbd12e31c0ad723a8e14f33..7f8baf0d49bb5ae7873c09424c6f464af044f241 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -59,7 +59,7 @@ Zed supports the follow macOS releases: The macOS releases labelled "Partially Supported" (Big Sur and Catalina) do not support screen sharing via Zed Collaboration. These features use the [LiveKit SDK](https://livekit.io) which relies upon [ScreenCaptureKit.framework](https://developer.apple.com/documentation/screencapturekit/) only available on macOS 12 (Monterey) and newer. -**Mac Hardware** +#### Mac Hardware Zed supports machines with Intel (x86_64) or Apple (aarch64) processors that meet the above macOS requirements: @@ -90,7 +90,7 @@ Zed supports the follow Windows releases: | Windows 11 (all releases) | Supported | Supported | | Windows 10 (64-bit) | Supported | Supported | -**Windows Hardware** +#### Windows Hardware Zed supports machines with Intel or AMD 64-bit (x86_64) processors that meet the above Windows requirements: