ghcide-0.7.3.0: The core of an IDE
Safe HaskellNone
LanguageHaskell2010

Development.IDE.Plugin.HLS

Synopsis

Documentation

asGhcIdePlugin :: IdePlugins IdeState -> Plugin Config Source #

Map a set of plugins to the underlying ghcide engine. Main point is IdePlugins are arranged by kind of operation, Plugin is arranged by message category (Notifaction, Request etc).