mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
The caching of rust-analyzer (RA) is too aggressive and leads to bad results. RA does not give a protocol-compliant way to extract 1 line information from the hover response, so `lsp-mode` displays the first line of the result, which currently is the byte alignment of the data Fix: #6951 Close: #7754 Co-authored-by: gagbo <gagbo@users.noreply.github.com> Co-authored-by: scturtle <scturtle@users.noreply.github.com>
4.9 KiB
4.9 KiB