Skip to content

:InteroGoToDef finds definition but doesn't jump there #132

Open
@zong-nec

Description

@zong-nec

I have a Stack project where :InteroGoToDef results in the source location being shown in the Intero terminal window, like so:

λ> :loc-at Atlas.Server.API.Actions 59 31 59 51 DB.loadDatasetsByIds
/Users/zong/workspace/my-project/src/MyProject/Database/Queries.hs:(60,1)-(60,18)

That is indeed where I would like to jump to. However, I remain in the same buffer, and no jumping happens.

Using stack new to create a bare-bones Stack project, however, doesn't have this issue on my setup, but I haven't got around to narrowing down where the issue is yet. I'm filing this issue to keep track and to see if anyone else has the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    better-docsThis issue reports expected behavior, but the documentation and/or error messaging could be better

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions