Nathan Ridge

Results 1174 comments of Nathan Ridge

Based on the log, it crashes already on the first change, it's just that vscode automatically restarts clangd after the crash. After 5 restarts, vscode gives up trying to restart...

> Experiencing the same thing. Any updates on this ? Maybe you can share your code example and reproduction steps, and I might have better luck reproducing it?

Thanks, but I'm still not able to repro. I'm not sure why, I'm using the same clangd version (14.0.6), and as far as I can tell from the logs, getting...

> Fix: https://reviews.llvm.org/D134137 Closing as the fix has merged. The fix has been backported to clangd 15.0.4 (https://github.com/llvm/llvm-project/issues/58574).

Possibly relevant: https://reviews.llvm.org/D72326

> I think for that case (at the end of a line) there are examples that cut either way. e.g. > > ``` > void send() { > request_opts.retry =...

@travisdowns It looks like the "this is already implemented" part only applies to `//` style comments (and even then there is a limitation that an Enter at the end of...

This is a slight generalization of #447.

Does the issue persist after closing and reopening the file?

Could the coloring be based on information provided by Rainicorn?