ExDNA.LSP (ExDNA v1.5.0)

Copy Markdown View Source

Language Server Protocol server for ExDNA.

Pushes code clone diagnostics to editors via the standard LSP protocol. Runs alongside other LSP servers (e.g., Expert) — editors like Neovim and VS Code support multiple servers per filetype.

Requires the optional gen_lsp dependency.

Usage

mix ex_dna.lsp

Or configure in your editor as a command: mix ex_dna.lsp

Summary

Functions

child_spec(opts)

start_link(opts)