Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Support cross-module renaming #1311

Open
@lexi-lambda

Description

@lexi-lambda

HIE does not appear to support cross-module, project-wide renaming, even though LSP’s textDocument/rename supports it. A brief glance at HaRe seems to imply that it is capable of this, since its compRename function appears to explore client modules, but in my experience, it doesn’t work: the identifier is only renamed in the defining module and nowhere else.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions