-
-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Labels
component: 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
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
kands-code
Metadata
Metadata
Assignees
Labels
component: 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..