neoclide / coc-solargraph

Solargraph extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folding is not working

praveendhawan opened this issue · comments

solargraph supports folding but somehow if we try to get fold ranges, coc-solargraph doesn't send a request to get fold ranges.

castwide/solargraph#291

Logs from solargraph - https://gist.github.com/praveendhawan/06d69669aa3d3ea763de90ccba1fadf4

Not working for me either with Solargraph 0.38.6

Fixed on latest release branch of coc.nvim.

can confirm that its working now. thanks @chemzqm