You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
When calling the go-to-definition command i am getting the links to the definitions but not to the openings, but it seems that the link should be there because of the wording:
Scope info
ℕ is in scope as
* a data type Agda.Builtin.Nat.Nat brought into scope by
- the opening of Data.Nat at
- the opening of Data.Nat.Base at
- the opening of Agda.Builtin.Nat at
- its definition at 🔗 Agda-2.6.1/lib/prim/Agda/Builtin/Nat.agda:8,6-9
* a module Agda.Builtin.Nat.Nat brought into scope by
- the opening of Data.Nat at
- the opening of Data.Nat.Base at
- the opening of Agda.Builtin.Nat at
- its definition at 🔗 Agda-2.6.1/lib/prim/Agda/Builtin/Nat.agda:8,6-9
I post it here because in agda/agda#4342 was explained that go-to-definition is an agda-modecommand.