haskell-language-server-2.7.0.0: LSP server for GHC
Safe HaskellNone
LanguageGHC2021

Ide.Plugin.StylishHaskell

Synopsis

Documentation

provider :: FormattingHandler IdeState #

Formatter provider of stylish-haskell. Formats the given source in either a given Range or the whole Document. If the provider fails an error is returned that can be displayed to the user.