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

Scope info does not provide links for the openings #122

@pnlph

Description

@pnlph

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions