Skip to content

hls-cabal-plugin: No completions for custom-setup #4645

Open
@fendor

Description

@fendor

With HLS 2.11, I don't get completions for custom-setup stanzas.

Example:

cabal-version:      3.8
name:               cabal-with-custom-setup
version:            0.1.0.0
build-type:         Custom

custom-setup
    

library
    exposed-modules:  MyLib
    build-depends:    base
    hs-source-dirs:   src
    default-language: Haskell2010

We should get completions!

Metadata

Metadata

Assignees

No one assigned

    Labels

    HackathonThis issue is suitable for hackathon sessionscomponent: 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