-
-
Notifications
You must be signed in to change notification settings - Fork 429
Closed
haskell/ghcide
#784Description
The hls-2 branch is ghcide head plus some changes intended to be upstreamed. As per #173, it seems once they are upstreamed hls can use ghcide master. These changes aren't too major, they mainly consist of
- This PR: Use stale information if it's available to answer requests quickly ghcide#624
- A backport of
.hiefiles to ghc 8.6 - A rewrite of
definition/typedefinition/hoverusing.hiefiles -
documentSymbolsusing.hiefiles - A module graph
- Propagating changes to parent modules on save using the module graph
- @bubba's patch to add hyperlinks to hover
- Initial support for telemetry thanks to @mpardalos
The hiedb changes are not included because I don't think they are ready yet.
Taken from a list by @wz1000 in #173 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels