Description
Editor plugins can query Elm project information through a standalone helper, improving code navigation and analysis without each plugin reimplementing that logic.
This is a developer tool used behind the scenes by editor integrations. It reads project source code and dependency information, so results depend on the project being configured correctly.