Skip to content

hls-cabal-plugin: autogen-module completion is missing #4526

Open
@fendor

Description

@fendor

Image

The completion doesn't seem to include autogen-modules.

Your environment

HLS 2.9.0.1

Which OS do you use?
Arch Linux
Which version of GHC do you use and how did you install it?
9.6.6
How is your project built (alternative: link to the project)?
cabal

Steps to reproduce

In any correct .cabal file stanza, write:

library my-lib
  autogen

Expected behaviour

Should offer completion for the autogen-modules key

Note: I don't expect completions for the modules within a autogen-modules field. That's probably impossible.

Actual behaviour

Does not offer the completion

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: hls-cabal-pluginIssues related to the hls-cabal-pluginlevel: easyThe issue is suited for beginnerstype: 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