Yatao Li

Results 55 issues of Yatao Li

We should do this... Selfhost versions that are tested and stable, rather than putting coc-omnisharp users through the rift of uncertain upstream changes.

This one is annoying... A few options here -- 1. Clean the doc string on site in the middleware 2. Better, send a patch upstream so that omnisharp sends markdown...

Continuation of #8707 . Rebased to latest master, and changed a few places that I feel not aligned with the intended logic.

ui-extensibility
gsoc

Windows is doing its (too) smart and backward compatible thing here. Maximized window is sucked a few pixels into the boarder of the display, and is hanging over the taskbar....

This update adds the ability to refresh a PDF file on the fly without reopening the program. The filesystem watch is implemented with GIO GFileMonitor(as this program uses GLib already).

https://github.com/tjdevries/nlua.nvim/blob/a0722bd2f6fdf54f85aaf8dcd6a1032f64c83905/lua/nlua/lsp/nvim.lua#L32 should be `isdirectory(...) == 1` or all will be added

Now we have the core ingredients, the display mechanism is upstreamed to neovim, `fvim` and `goneovim` are onboard, we can move on to the next stage. The current widget generation...