bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66604: [PATCH] Gud LLDB completions


From: Gerd Möllmann
Subject: bug#66604: [PATCH] Gud LLDB completions
Date: Wed, 18 Oct 2023 18:57:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Mattias Engdegård <mattias.engdegard@gmail.com> writes:

> 18 okt. 2023 kl. 17.23 skrev Gerd Möllmann <gerd.moellmann@gmail.com>:
>
>> Does the attached also work?  It would have the advantage of being more
>> readable.  The Python part.
>
> Yes, it works.
> A minor request is that if there is only a single completion, then a space 
> should be added after completing the word. For example,
>
>   (lldb) sett<TAB>
>
> should add the 5 characters "ings " to the input.

Yeah, that's right.

Could ypu please try the attached patch?  This of works for me, but a
bit unnerving its that Corfu pops up after tryping 3 character with a
single candidate, but that's something I can live with, I guess.  Maybe
it's even normal, now that i think of it.

What completion are you using?

Attachment: 0001-Gud-LLDB-completions-bug-66604.patch
Description: patch adding space


reply via email to

[Prev in Thread] Current Thread [Next in Thread]