Nathan Ridge

Results 1499 comments of Nathan Ridge

Sorry for not following up on this sooner. > I think a good next step is to try to reproduce the unexpected `transferCompileCommand()` result seen in the log I've tried...

Glad to hear it! Yeah, let's close this.

> Is it possible to fix this without installing `libstdc++-12-dev`, So when a user install `clangd` extension this problem doesn't occur at the first place? Yes, please see https://github.com/clangd/clangd/issues/1394#issuecomment-1328676884 with...

> the intention was to ask for a solution (if there's so) where the problem wouldn't occur at the first place This is discussed in the last paragraph of the...

> Since it can load the compile_commands, it should also be able to see/load the .clangd file? Assuming `.clangd` is also in ``, yes, it should be found and applied...

> Hi, I wonder if there are any progress on the topic? I met exactly the same problem. It doesn't even work on the simple example provided on the clangd...

@chrissi-p I see the same behaviour: the unused-includes diagnostic is issued for includes with `"quoted"` syntax but not `` syntax. This may be intentional, though I'm not sure why; @VitaNuo...

@chrissi-p, maybe start a discussion at https://github.com/clangd/clangd/discussions/ for greater visibility

I am supportive of adding l10n support to vscode-clangd in principle. I have a couple of questions about details: 1. The current minimum vscode version required by the plugin is...

> @HighCommander4 > ### For Question 1 > > Yes, we need to upgrade to version 1.73.0. It was [released in October 2022](https://code.visualstudio.com/updates/v1_73), so it has been around for a...