Alexandru Ciobanu

Results 10 comments of Alexandru Ciobanu

@Guba666, the rules are as follows: ``` Rule Arg 1946 only - Oct 1 0:00 1:00 - Rule Arg 1963 only - Oct 1 0:00 0 - `` The dates...

Hi @jaridmo -- it is outside my scope to deal with C++Builder. But if you provide a working patch I will gladly accept it.

This is outside my scope at the moment. But may look at it in the future.

> > I wonder if this will make too much unnecessary notification > > Imo, the fact that `vim.lsp.buf.rename` can apply changes to files that you haven't even opened is...

Hi @ClonedPuppy, thanks for giving the lib a try. To your question - `PDCurses` does not support `SLK` so it will fail, unfortunately. In relation to `PDCursesMod` - I found...

Actually, I have changed my implementation a bit since I do have a "progress" module in my config which I use extensively with other processes and I've used that instead...

That would be nice to have. In general a way to modify a message on a route would be a good addition.

Same here, but even stranger those requests are all pending. And there's many of them: ``` requests = { [370] = { bufnr = 529, method = "typescriptTools/diagnostic", type =...

> @pavkam How did you get that list? `vim.inspect(client)` where the `client` is just one of the clients attached to the buffer