From 665ee3e6a751761c31764a5170413262ca2cdfc4 Mon Sep 17 00:00:00 2001 From: Koutaro Miura <43335679+Miura-KR@users.noreply.github.com> Date: Fri, 2 Jan 2026 15:12:49 +0900 Subject: [PATCH] docs: Add missing option for `show_whitespaces` setting (#45667) The value for the `trailing` option in the `show_whitespaces` setting was not documented, so I have added it. Related Issue: https://github.com/zed-industries/zed/pull/32329#issuecomment-3581576128 Release Notes: - N/A --- docs/src/configuring-zed.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index 81318aa8885fe883acc394e7fe983d7721dd33a5..57762a1d9d3a170408ea7ed39151f98087a69ee3 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -3512,6 +3512,7 @@ Positive integer values 2. `selection` 3. `none` 4. `boundary` +5. `trailing` ## Whitespace Map