psc-ide-0.6.1: Language support for the PureScript programming language

Safe HaskellNone
LanguageHaskell2010

PureScript.Ide.Completion

Synopsis

Documentation

getCompletions :: [Filter] -> Matcher -> [Module] -> [Completion] Source

Applies the CompletionFilters and the Matcher to the given Modules and sorts the found Completions according to the Matching Score