.. title:: Editors 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.