-
After loading an agda file, and opening another file with `:CornelisGoToDefinition`, the syntax information in the original agda file is lost and goto def will no longer work.
This appears to also oc…
-
Hi. I'm trying to use [erased annotations](https://agda.readthedocs.io/en/v2.7.0.1/language/runtime-irrelevance.html) but as I can see agda stdlib doesn't really support them. What I stumbled upon so …
-
**Is your feature request related to a problem? Please describe.**
Sadly, we use choice in the proof of completeness, to pick a substitution which "lifts" an interpretation into the free magma quotie…
-
I am just starting to use Agda, so I appreciate your patience.
I am using neovim and packer, and packer shows that I've loaded the package and the file type is set to `agda`. However, none of the c…
-
`cabal install Agda` fails with `executable-dynamic: True` in config file:
- https://github.com/agda/agda/issues/7163
- Reproducer on Linux: https://github.com/agda/agda/pull/7172
What is puzzlin…
-
Hello, thank you for your amazing code highlighter! I'm using it on my Jekyll blog 😃
Would it be possible to add support for Agda? (there's already support for Coq, it's unfair 😝)
Its syntax is pr…
-
I don't exactly know what editor features helix would need for a complete agda experience. I'm hoping someone more experienced with agda could help with this.
Agda has an issue for LSP support: htt…
-
[Sergei posted](https://lists.chalmers.se/pipermail/agda/2015/007871.html) on the Agda mailing list some comments on profiling. It might be worthwhile to play around with it to see where Agda is spend…
-
I installed agda following this instruction https://agda.readthedocs.io/en/latest/getting-started/installation.html fo linux.
From what I understand after following the steps emacs should be able to …
-
The syntax definition here looked very familiar in structure.
I wonder if it would improve highlighting coverage to unify the grammar with the one defined for the Atom plugin here? https://github.c…