Description
Connects Nim projects to editor features such as diagnostics, symbol navigation, and code intelligence. It helps developers get language-aware feedback while editing instead of relying only on manual compiler runs.
This is mainly used by editors and language-server clients. It does not add a general desktop app; configure the editor to use the server when working on Nim code.