年糕小豆汤

Results 250 comments of 年糕小豆汤

Will upgrade to the new LSP when have time https://github.com/iamcco/coc-tailwindcss/issues/33

I don't know how to support that since I can do nothing of the document window.

It seems it's not vim-language-server's issue, the `this.props.text.split` seems react error of Oni.

Same issue with typescript file config: ``` lua

> Also, this may be the same problem as #1396 Oh, seems like my issue is same as #1396 , thanks for point it out.

It is not much easy to implement this feature. Maybe will implement it in the future but not sure. Also PR always welcome.

There are not just static document, as katex, mermaid and chart.js are dynamically add by script.

It looks good, will support it when i have time.

If nothings happen mostly because open browser fail. try config: ```vim function g:open_browser(url) abort " open url here endfunction let g:mkdp_browserfunc = 'g:open_browser' ```

@Adolf-L function `g:open_browser` will be call with the preview url.