-
-
Notifications
You must be signed in to change notification settings - Fork 401
Open
Labels
HackathonThis issue is suitable for hackathon sessionsThis issue is suitable for hackathon sessionscomponent: hls-cabal-pluginIssues related to the hls-cabal-pluginIssues related to the hls-cabal-pluginlevel: easyThe issue is suited for beginnersThe issue is suited for beginnerstype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
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
Labels
HackathonThis issue is suitable for hackathon sessionsThis issue is suitable for hackathon sessionscomponent: hls-cabal-pluginIssues related to the hls-cabal-pluginIssues related to the hls-cabal-pluginlevel: easyThe issue is suited for beginnersThe issue is suited for beginnerstype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..