Emacs

The primary client for diff-lsp is diff-lsp.el.

It provides integration with: - Magit status buffers - code-review - code-review-server

Other Editors

Since diff-lsp follows the Language Server Protocol, it can theoretically be used with any editor that supports LSP, provided a client-side wrapper is written to handle the initialization tempfile and URI mapping.