ghcide v0.0.5 Release Notes

Release Date: 2019-12-12 // over 4 years ago
    • ๐Ÿ‘Œ Support for GHC plugins (see #192)
    • โšก๏ธ Update to haskell-lsp 0.18 (see #203)
    • ๐ŸŽ‰ Initial support for TemplateHaskell (see #222)
    • Code lenses for missing signatures. These are only shown if
      ๐Ÿ‘€ -Wmissing-signatures is enabled. (see #224)
    • ๐Ÿ›  Fix path normalisation on Windows (see #225)
    • ๐Ÿ›  Fix flickering of the progress indicator (see #230)