forked from haskell/ghcide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not suggest any hole filling if there are too many suggestions
Perhaps it would be possible to use the type of the hole to make a better limiter here, but this is better than the current situation I think. Closes haskell/haskell-language-server#532
- Loading branch information
1 parent
933c0c9
commit 907c455
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters