Description
Editors can provide diagnostics, navigation, and language features for Mojom IDL files through an LSP server. Developers use it when Chromium-style interface definitions need better editor support.
It is editor tooling, not a compiler by itself. Configure it through an LSP-capable editor and keep it aligned with the Mojom version used by the project.