ArneDoering
ArneDoering
I would agree on this. Is there a point in the source code where `size_t` is mapped to `uint` that you could reference in this issue?
If I would be responsible for the issues here, I would just close this because of low effort.
I am using eglot, the generic lsp integration in emacs.
I wonder why such a core functionality of a LSP is left intentionally in a broken state. @AugustoDeveloper thanks for verifying that this isn't just an emacs issue. It seem...
I am sorry. I did not find the part of the LSP specification, that said that paths starting with `/$metadata$` have to be treated specially by the client. To my...
I try to get ImPlot3D working as well, can't do it so far. I don't have a `ImPlot3D.SetImGuiContext`. What do you to to get that one?
I figured it out, I have to check the result of `BeginCombo`.