Tags: hasufell/haskell-language-server
Tags
Prepare 1.4.0 (haskell#2182) * [Call hierarchy] Update change log for 1.0.1.0 * Add hackage release instructions * Add missing new line * Add initial list of merged prs * Update list of prs * Add a initial release description * Add rename plugin * Add rename demo and last pr * Restore significant whitespaces * Correct grammar * Add some newlines * Bump up versions * Complete Changelog * Ignoring time resolution test * Remove reference to rename plugin Co-authored-by: Lei Zhu <[email protected]>
avoid holding onto the hie bytestring when indexing (haskell#1947) * avoid holding onto the hie bytestring when indexing * bump minor version number
Fall back to hiedb for invalid srcspan paths (haskell#1918)
Fix `build` action for macOS (haskell#1916) * Fix GitHub actions for build * Remove resolved comment * Rollback build wrapper version to use GHC 8.10.4
Prepare 1.2.0 June release (haskell#1912) * Fix changelog generator * Prepare 1.2.0 * Update plugin versions * Fix hls plugin dependency * Update changelog * Fix a wrong link * Bump other packages versions * Revert version changes of unreleased packages * Fix ghcide bound for hls * Update version dependencies
Prepare ghcide release v1.3.0.0 (haskell#1811) * Prepare ghcide release v1.3.0.0 * refactor - move defineNoFile variants * Refactor - move GetFilesOfInterest type and use the appropriate define * Restore compatibility with aeson < 1.5.2 * add missing reexport
PreviousNext