Zed extension adding inline color swatches for hex literals
Many codebases use custom hex color formats that Zed doesn't recognize. This extension scans documents, reports those literals via an LSP server, and renders clickable swatches that preserve the original syntax when edited. It works across languages by configuring a language list and runs as a lightweight, dependency‑free server. Developers using Zed for graphics, game, or UI code get immediate visual feedback without leaving the editor.
View on GitHub →mjfwebb/zed-color-syntax-picker