Description
Agda source editing can gain language-server features such as diagnostics, editor integration, and structured feedback through LSP.
It is useful for developers and researchers working with Agda 2 in editors that support the Language Server Protocol. It runs as editor infrastructure rather than a normal app, and behavior depends on the Agda version and project configuration.