https://bugs.kde.org/show_bug.cgi?id=445085

Waqar Ahmed <waqar....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |waqar....@gmail.com

--- Comment #1 from Waqar Ahmed <waqar....@gmail.com> ---
Hi, thanks for the bug report.

I tried this with "rust-analyzer fd109fb58 2021-05-10 stable" and seems to work
as expected, but the version I have is a bit old. Anyways, we execute
completion based on what the LSP tells us. The completion data comes in as json
which has a field "insertText" that is inserted once you press "Enter". If the
data in that field is bad, you will get bad results (and we can't really do
anything about it). Thus I suggest filing a bug with rust-analyzer about this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to