Boris Staletic
Boris Staletic
Macro completion is part of thte semantic completion and to get it suggested one would need to hit C-Space.
@mispencer I have rebased this branch locally and pushed to my fork. However, I can't figure out what omnisharp is doing, as diagnostics and completion all seem pretty off from...
I have tried to repro this with latest YCM and vim-sleuth and no error happened. Perhaps this was a vim bug? I am no version 9.0.1777 @laburnumT Could you test...
Needs more testing, but I have this implemented here: https://github.com/bstaletic/YouCompleteMe/tree/async-commands
For the record, [here](https://github.com/rust-analyzer/rust-analyzer/blob/ad02bfe58fd52293d9ae4a049f98f475df9d3abb/docs/dev/lsp-extensions.md#server-status) the new status is documented as requiring `serverStatus` capability, when in rust-analyzer only reacted to `serverStatusNotification`. Is that a typo in the docs or a bug...
> I think this PR could get merged very soon In that case I believe I should restate @YannickJadoul's concern. > Decreasing the reference count needs to hold the GIL,...
> You could use this argument to justify not having trampoline classes. Trampolines are very explicit and boilerplate heavy, even with all the macros. You do have to opt-in. It's...
This is interesting and worth looking into.
Closing for now. Let's wait until https://github.com/llvm/llvm-project/issues/84168 is resolved.
@puremourning You're the one with a macOS. Can you take a look at this?