Nathan Ridge

Results 1499 comments of Nathan Ridge

The regression was introduced by https://github.com/llvm/llvm-project/commit/bc73ef0031b50f7443615fef614fb4ecaaa4bd11. cc @zygoloid (This regression window was brought to you by [manyclangs](https://github.com/elfshaker/manyclangs).)

Given that this bug is causing pretty bad behaviour in clangd, perhaps we could employ a temporary fix while the underlying issue is investigated, where we keep the assert is...

> So, can provide an option for close hover hints? Do you mean an option to not show hover popups at all, i.e. the same as #692?

> > Do you mean an option to not show hover popups at all, i.e. the same as #692? > > Yes, can we do this? Yes. There's no need...

If you're still experiencing this, it would help to provide: * [Clangd logs](https://clangd.llvm.org/troubleshooting.html#gathering-logs) to show what queries / operations you're performing (and indicate one example of a slow query). *...

Agreed, this would be a nice feature. One thing to note: while much of the feature requires changes at the same code layers as described in https://github.com/clangd/clangd/issues/850#issuecomment-940705224 (and indeed, reading...

> > I think this feature would need to be restricted to functions that explicitly name the target type. > > Not necessarily. Would you agree that it'd be feasible...

> Is there any will to implement this? Reviewing the discussion so far, this seems like a useful feature to have but there are open questions about performance and noisy-ness...

Also, could you attach logs taken with `--log=verbose` please?