glepnir
glepnir
ondetach not watch the bw?
@gpanders this function just work on loaded buffer. so that is mean `on_detach` just work for current buffer. when we first set the diagnostic to cache ,it use lots of...
@gpanders ping
that is mean the uri miss `file://` schema. @zeertzjq assignees me thanks :)
@nyngwang Hi thanks for report. check the response of `textDocument/definition` from `cssmodules_ls` is ``` { [2] = { result = { range = { end = { character = 0,...
@JavaHello can you provide a min java code that can reproduce this issue :) I don't write java . @justinmk assignees me thanks.
reproduce. thanks for report .
@zchee That‘s sounds great, I am referring to your` nvim-go` to write the plugin. It is very useful for me.
@alexaandru For now, you can refer to [nvim-go](https://github.com/zchee/nvim-go) to implement your ideas. Thanks @zchee. [nvim-go](https://github.com/zchee/nvim-go) gave me a lot of inspiration.
@zchee wow I accepted the invitation, and I will read it tomorrow, hoping to get more used methods.