fd862676b3
Problem: We want to support code folding for functions and types in our lsp. Solution: Add `foldingAST` function that produces an additional list of ranges along with the given monad used in `haskell-lsp` API to collect ranges that are consequently sent to server. |
||
---|---|---|
.. | ||
AST | ||
AST.hs | ||
Comment.hs | ||
Debouncer.hs | ||
Extension.hs | ||
Parser.hs | ||
ParseTree.hs | ||
Product.hs | ||
Range.hs |