zed/docs/src
Kirill Bulatov a5bf443ef6
Add text icons for completion items (#56396)
Part of https://github.com/zed-industries/zed/issues/4943
Based on the last discussion, Zed does not want to have icons there, so
technically closes the issue?

Helix:

<img width="735" height="266" alt="Screenshot 2026-05-11 at 12 47 36"
src="https://github.com/user-attachments/assets/760e844b-6aad-4a42-ad39-28ea91fe4a90"
/>


VSCode:

<img width="964" height="414" alt="Screenshot 2026-05-11 at 12 49 00"
src="https://github.com/user-attachments/assets/37e383cd-e5aa-49a7-9a07-8af00ad07f27"
/>

<img width="970" height="453" alt="Screenshot 2026-05-11 at 12 49 04"
src="https://github.com/user-attachments/assets/4787d12e-b897-4dfd-a325-30fb45bc6001"
/>

RustRover:

<img width="1182" height="429" alt="Screenshot 2026-05-11 at 12 49 34"
src="https://github.com/user-attachments/assets/5876ce8b-e33d-4f4b-b7a4-44a25048f9f2"
/>

<img width="1050" height="424" alt="Screenshot 2026-05-11 at 12 49 42"
src="https://github.com/user-attachments/assets/4fbcb44b-00b7-4283-9423-556cc335c9b2"
/>


Zed:

<img width="1191" height="457" alt="Screenshot 2026-05-11 at 12 54 17"
src="https://github.com/user-attachments/assets/ff953146-c621-4c17-97f6-2f8504fef4cc"
/>

<img width="1149" height="446" alt="Screenshot 2026-05-11 at 12 54 29"
src="https://github.com/user-attachments/assets/33112b67-2ed1-4bd2-92ea-762744336074"
/>

(tooltip on hover)

<img width="797" height="223" alt="image"
src="https://github.com/user-attachments/assets/9c06054c-51f0-4f9b-b740-a4076d2591c6"
/>

Disabled by default, use `"completion_menu_item_kind": "symbol"` to
enable.

Release Notes:

- Added text icons for completion items (disabled by default, use
`"completion_menu_item_kind": "symbol"` to enable)
2026-05-12 06:29:16 +00:00
..
ai docs: Add Windows & Projects concept page (#56402) 2026-05-11 21:07:13 +00:00
business docs: Restructure nav and add Zed Business section (#51915) 2026-05-06 16:07:12 +00:00
collaboration docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
development docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
extensions docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
languages docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
migrate docs: Add Windows & Projects concept page (#56402) 2026-05-11 21:07:13 +00:00
reference docs: Add Windows & Projects concept page (#56402) 2026-05-11 21:07:13 +00:00
all-actions.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
appearance.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
authentication.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
command-palette.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
completions.md Remove Supermaven-related code from Zed (#50537) 2026-03-02 22:18:49 +00:00
configuring-languages.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
configuring-zed.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
debugger.md docs: Remove Preview callouts for stable release (#50736) 2026-03-04 15:10:13 -05:00
dev-containers.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
development.md Improve documentation for ETW profiling (#50426) 2026-02-28 23:03:49 -05:00
diagnostics.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
editing-code.md docs: SEO content improvements for AI section (#49128) 2026-02-13 13:05:57 -08:00
environment.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
extensions.md Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
finding-navigating.md Fix bad GitHub merge queue merge (#54721) 2026-04-23 23:47:30 +00:00
getting-started.md docs: Add Windows & Projects concept page (#56402) 2026-05-11 21:07:13 +00:00
git.md docs: Add headings to worktree page (#55185) 2026-04-29 11:38:07 +00:00
globs.md docs: Remove Preview callouts for stable release (#50119) 2026-02-25 14:16:54 -06:00
helix.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
icon-themes.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
installation.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
key-bindings.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
languages.md bash: Add built-in language server support (#52811) 2026-05-06 22:38:44 +00:00
linux.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
macos.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
modelines.md Add vim/emacs modeline support (#49267) 2026-03-25 03:15:51 +00:00
multibuffers.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
outline-panel.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
performance.md docs: Center and re-flow perf images (#53004) 2026-04-02 10:24:43 -06:00
project-panel.md Fix bad GitHub merge queue merge (#54721) 2026-04-23 23:47:30 +00:00
quick-start.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
remote-development.md docs: Document Git worktrees (#55119) 2026-04-28 22:55:21 +00:00
repl.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
roles.md docs: Add roles page under Account & Privacy section (#51413) 2026-03-13 10:48:54 -07:00
running-testing.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
semantic-tokens.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
snippets.md docs: Remove outdated reference to simple-completion-language-server (#50732) 2026-03-04 18:45:52 +00:00
soc2.md docs: Restructure nav and add Zed Business section (#51915) 2026-05-06 16:07:12 +00:00
SUMMARY.md docs: Add Windows & Projects concept page (#56402) 2026-05-11 21:07:13 +00:00
tab-switcher.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
tasks.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
telemetry.md docs: Restructure nav and add Zed Business section (#51915) 2026-05-06 16:07:12 +00:00
terminal.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
themes.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
toolchains.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
troubleshooting.md feedback: Add action for listing installed extensions (#48664) 2026-04-16 07:45:38 +00:00
uninstall.md docs: Update guide to remove user data on macOS when uninstalling Zed (#52631) 2026-03-31 05:35:04 +00:00
update.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
vim.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
visual-customization.md Add text icons for completion items (#56396) 2026-05-12 06:29:16 +00:00
windows-and-projects.md docs: Add Windows & Projects concept page (#56402) 2026-05-11 21:07:13 +00:00
windows.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
worktree-trust.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00