haskell-language-server/test/testdata
Georgii Gerasev 96c3aa7a49
Documentation for build-depends on hover (#4385)
If you hover over the field under `build-depends`
it will give Documentation with a hackage link to a package.

Video with an example:


* + hover

* + hover handler

* working prototype

* bugfix

* rm TODO

* + tests

* docs

* requested changes

* - Debug.Trace

* schema

* Apply suggestions from code review

Co-authored-by: fendor <fendor@users.noreply.github.com>

* resolve merge issues

* runActionE -> runAction

* revert prev, useWithStaleE -> useE

* Update plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal.hs

Co-authored-by: fendor <fendor@users.noreply.github.com>

* + documentation

---------

Co-authored-by: fendor <fendor@users.noreply.github.com>
2024-09-08 16:16:39 +02:00
..
completion Cleanup func-test suite (#3828) 2023-10-09 13:04:34 +00:00
diagnostics Cleanup func-test suite (#3828) 2023-10-09 13:04:34 +00:00
format Cleanup func-test suite (#3828) 2023-10-09 13:04:34 +00:00
hieBiosMainIs Cleanup func-test suite (#3828) 2023-10-09 13:04:34 +00:00
missingModuleTest Force add hie.yaml test setups 2023-08-31 21:06:00 +02:00
schema Documentation for build-depends on hover (#4385) 2024-09-08 16:16:39 +02:00