This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Description
Hi,
i am searching for an Atom package that allows to interact better with language services like go-to-definition.
I found the atom-ide-ui package, but language integrations should be built on top of atom-languageclient.
There is already a list of language packages, and one of them is the ide-haskell-hie.
Is there a way of using this haskell package with agda? Are there other better solutions to approach something like what atom-ide-ui offers?
Thanks!