Closed
Description
As I was looking through the VS Code extensions API documentation, I found that the maxNumberOfProblems configuration option is lifted straight from the example extension that they provide. It looks like it may have been accidentally leftover when setting up the boilerplate
I'm not sure how useful such a configuration option is in practice, and does haskell-language-server/ghcide still support this?