ghcide v0.2.0 Release Notes

Release Date: 2020-06-02 // almost 4 years ago
    • ๐Ÿ‘ Multi-component support (thanks @mpickering)
    • ๐Ÿ‘Œ Support for GHC 8.10 (thanks @sheaf and @chshersh)
    • ๐Ÿ›  Fix some TH issues (thanks @mpickering)
    • Automatically pick up changes to cradle dependencies (e.g. cabal
      files) (thanks @jinwoo)
    • Track dependencies when using qAddDependentFile (thanks @mpickering)
    • โž• Add record fields to document symbols outline (thanks @bubba)
    • ๐Ÿ›  Fix some space leaks (thanks @mpickering)
    • Strip redundant path information from diagnostics (thanks @tek)
    • ๐Ÿ›  Fix import suggestions for operators (thanks @eddiemundo)
    • Significant reductions in memory usage by using interfaces and .hie files (thanks
      @pepeiborra)
    • Minor improvements to completions
    • More comprehensive suggestions for missing imports (thanks @pepeiborra)
    • Group imports in document outline (thanks @fendor)
    • โฌ†๏ธ Upgrade to haskell-lsp-0.22 (thanks @bubba)
    • โฌ†๏ธ Upgrade to hie-bios 0.5 (thanks @fendor)