intellij-haskell icon indicating copy to clipboard operation
intellij-haskell copied to clipboard

Case-insensitive .cabal package autocompletion

Open develop7 opened this issue 7 years ago • 0 comments

Repro: go .cabal file, type quick somewhere in build-depends stanza, a suggestion list appears Expected: the QuickCheck package is present in the suggestions' list Instead: the QuickCheck package is absent in the suggestions' list

develop7 avatar Jan 14 '18 18:01 develop7