Disable "explicit" import suggestions in VSCode

Viewed 12

Is there an option to disable "explicit" import suggestions in VSCode, like shown in the picture below? I find these visually displeasing because they add extra unnecessary lines. These are Haskell imports. enter image description here

0 Answers
Related