ghcide/test
Pepe Iborra 684be6885d
Fully asynchronous request handling (#767)
* Cancellation of user actions

* Dispatch event handlers asynchronously

* add tests for asynchronous features

This adds a new Test plugin for custom requests
and a new blocking Command

* hlint

* Link the Testing plugin only when --testing

* Fix expectNoMoreDiagnostics

Needs also https://github.com/bubba/lsp-test/pull/74

* Upgrade lsp-test to a version that understands CustomClientMethod
2020-09-07 12:29:05 +01:00
..
cabal/Development/IDE/Test Enable more warnings for the ghcide codebase (#75) 2019-09-17 08:50:20 +02:00
data Handle multiple user actions concurrently (#727) 2020-09-05 13:52:17 +01:00
exe Fully asynchronous request handling (#767) 2020-09-07 12:29:05 +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 Fully asynchronous request handling (#767) 2020-09-07 12:29:05 +01:00