Shiv Jha-Mathur
Shiv Jha-Mathur
Yup, happy to!
The settings are being correctly propagated from lsp-mode to the server, but the server never returns this kind of suggestion. The suggestion mechanism does seem to work for automatic imports,...
> This would be really nice to do, there's quite a lot of architectural changes needed in order for this to be able to work well... I think it needs...
I just ran into the same issue. It was very confusing to pass a Bash script as user data via Terraform with a MIME type of `text/x-shellscript` and using gzip...
Alright, thank you!
I’ve been seeing the same issue since edge-22.8.3. The linkerd-proxy container shows a lot of ~~corrupt message~~ ‘Failed to connect’ errors: ``` time="2022-09-16T21:10:41Z" level=info msg="Found pre-existing key: /var/run/linkerd/identity/end-entity/key.p8" time="2022-09-16T21:10:41Z" level=info...
> The original issue of this ticket has not been resolved. [#9310 (comment)](https://github.com/linkerd/linkerd2/issues/9310#issuecomment-1247201646) describes a separate issue that only has the same symptoms. Just to check, were you able to...
+1. I have to heavily filter and limit the suggestions to a very small number otherwise most people think there just aren’t any suggestions past what’s shown on the screen.
Here’s a hacky solution: calculate a new max-height for the suggestions list every time it’s shown.
> One thing that's not clear to me is whether this needs to be generated every time or can be generated just the first time (which would mean you can...