ghcide/test
Potato Hatsue cf143ea22d
Add code action for remove all redundant imports (#867)
* Add code action for remove all redundant imports

* Call suggestRemoveRedundantImport only once

* Adjust tests for code action removing all redundant imports

* Update src/Development/IDE/Plugin/CodeAction.hs

Co-authored-by: Pepe Iborra <pepeiborra@me.com>

* Refactor removeAll

* Update the test of remove all redundant imports

Co-authored-by: Pepe Iborra <pepeiborra@me.com>
2020-10-18 13:20:03 +01:00
..
cabal/Development/IDE/Test Enable more warnings for the ghcide codebase (#75) 2019-09-17 08:50:20 +02:00
data Do not show internal hole names (#852) 2020-10-10 13:49:21 +01:00
exe Add code action for remove all redundant imports (#867) 2020-10-18 13:20:03 +01:00
manual/lhs added unlit stage for literate Haskell source files 2019-09-11 11:56:26 +02:00
preprocessor #279, support preprocessors (#282) 2019-12-19 12:06:03 +01:00
src/Development/IDE Enable test suite to run in parallel (#833) 2020-09-26 18:53:38 +01:00