Tech News
← Back to articles

Common Lisp Extension for Zed

read original related products more articles

Common Lisp language support for the Zed editor with integrated LSP server and Jupyter kernel support.

Intelligent completions that detect type declarations and provide contextual example values:

; ; After defining and evaluating:

Smart parameter completion:

In Zed:

Once installed, the LSP server starts automatically when you open a .lisp file:

For the full experience with REPL evaluation and shared state: