petr-tik
petr-tik
Found packet.net, a bare metal server provider with an API and advertised support for open source. It depends on our requirements, pricing and availability of other options. We might not...
This looks like a reasonable suggestion. Is this still open and are people interested in a PR?
Thanks for your swift reply. cmake-build.el looks good, however, i actually build in a separate terminal, so care less about cmake integration and more about clangd finding compile_commands.json out of...
Are you ok with me taking a crack at this? From my looking around at the code, clangd currently doesn't use the :initialization-options property instead creating the whole command with...
aha, realising initialisation-options is unnecessary here, we can do everything in the `lsp-clients--clangd-command`
I was experimenting with using `lsp--suggest-project-root` - is that bad?
how far in the future is this change? It sounds like I should wait until it lands and proceed after that?
hope you are ok in these interesting times. I have mostly been testing my function in an already loaded project, so I would have not noticed this chronological dependency had...
> after clangd-11, we’ll also be looking for directories named build to find compile_commands.json from https://llvm.discourse.group/t/clangd-lsp-with-emacs-external-library/1593/4 I guess we could replicate this heuristic
That was just a suggestion to give a concrete example. Options where to install is a good idea for the future, I would agree on a default location, so we...