Skip to content

Completion provenance for local definition is Just ModuleName instead of just ModuleName #683

Closed
@expipiplus1

Description

@expipiplus1

To reproduce:

Create the following module:

module Foo
  where

bar = ()

foo = ba
  • Trigger completion for ba
  • Observe that the provenance of bar is Just Foo instead of just Foo

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: hls-module-name-plugintype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions