haskell-lsp v0.18.0.0 Release Notes

Release Date: 2019-11-17 // over 4 years ago
    • Explain the use of NonEmpty in documentOnTypeFormattingTriggerCharacters (@bubba)
    • ๐Ÿ›  Fix response type for CodeLensResolve, add the ContentModified error code (@SquidDev)
    • ๐Ÿ›  Virtual file fixes, removing race conditions and other cleanups (@mpickering)
    • โž• Add missing fmClientPrepareRenameRequest to MessageFuncs export (@alanz)
    • ๐Ÿ‘‰ Make explicit GHC 8.6.5 stack file (@alanz)
    • Rework Core.Options and infer all server capabilities from handlers (@bubba)
    • Generate lenses for WorkDoneProgress data types (@alanz)