Nathan Ridge
Nathan Ridge
When you say "previously", do you mean using a different plugin? Can you give a code example?
> Previously, when I right-clicked on a function or method, I could make a definition in the header file What context menu item did you click on to do this?...
(For full disclosure, I deleted a comment asking a question that's best discussed in a separate issue. A separate issue has been filed for it at https://github.com/clangd/clangd/issues/1897.)
> 1. Perhaps it would be helpful renaming `--query-driver` to something more accurate, such as `--allow-query-driver` > > 2. Given that `C:/mingw32/bin` is already in my system path... Would it...
By the way, I realized that my proposal in this issue has substantial overlap with an earlier proposal in #539. Some of the differences are: * The proposal in #539...
How many entries are there in your `compile_commands.json` file? How many source files do you have open in the editor at the time of the OOM (order of magnitude)? (If...
> It happens every time on particular source files I recently (on LLVM trunk, to be released as part of clangd 19) fixed an issue (#1384 and related) that caused...
> 20240421 still has the issue Ok, not related to #1384 then (that was fixed in March). Another suggestion: can you attach a debugger to the clangd process at the...
Thanks for filing. In addition to #587, #390 is another recent fix which I imagine some users are waiting to get released. I'd like to fix one more thing, #588,...
I posted a PR at https://github.com/clangd/vscode-clangd/pull/596