Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. getAllNamesInScopeImpl :: Evaluator -> YiM [String]

    yi-core Yi.Eval

    implementation of getAllNamesInScope

  2. fwriteAllY :: YiM Bool

    yi-core Yi.File

    Write all open buffers

  3. slidyTall :: AnyLayoutManager

    yi-core Yi.Layout

    Tall windows, arranged in a balanced binary tree with sliders in between them.

  4. tall :: AnyLayoutManager

    yi-core Yi.Layout

    Windows placed side-by-side, equally spaced.

  5. getAllModeNames :: YiM [Text]

    yi-core Yi.MiniBuffer

    No documentation available.

  6. selectAll :: BufferM ()

    yi-core Yi.Misc

    Select the contents of the whole buffer

  7. qrReplaceAll :: Window -> BufferRef -> SearchExp -> YiString -> EditorM ()

    yi-core Yi.Search

    Replace all the remaining occurrences.

  8. getAllSubTrees :: IsTree tree => tree t -> [tree t]

    yi-core Yi.Syntax.Tree

    Return all subtrees in a tree, in preorder.

  9. FromAllBuffers :: CompletionScope

    yi-core Yi.TextCompletion

    No documentation available.

  10. actualLines :: Window -> !Int

    yi-core Yi.Window

    The actual number of buffer lines displayed. Taking into account line wrapping

Page 477 of many | Previous | Next