haskell-language-server/test
Nick Suchecki 73652d7515
Log response errors returned from Plugins (#2988)
* Log ResponseErrors when returned from Plugins

* Log  from Plugins

* Create 'logAndReturnError' that will log any failures in plugins

* Missed opportunity to use logAndReturnError

* Revert throwPluginError to throwE

This reverts a change made previously to try to make pluginErrors have a
common error format. This will be updated in the near future.

* Warning -> Error

* Fix Functional Test for Plugin Response Error

* Add orphan instances for

* Revert back to Warning

* Update log format in test suite
2022-07-01 22:52:51 +00:00
..
functional Log response errors returned from Plugins (#2988) 2022-07-01 22:52:51 +00:00
testdata Add associated type families to local completions (#2987) 2022-06-28 13:44:42 +00:00
utils/Test/Hls Lockless diagnostics (#2434) 2021-12-05 22:04:56 +00:00
wrapper Remove support for ghc 8.8.3/8.10.5 (#2444) 2021-12-10 14:58:30 +00:00