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

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

bug#62701: python-completion-at-point output


From: dalanicolai
Subject: bug#62701: python-completion-at-point output
Date: Thu, 6 Apr 2023 21:29:01 +0200

B.t.w. completing the function from the fitz mode using `python-completion-at-point` returns the following

'(171 179 ("p.get_text" "p.get_text_blocks" "p.get_text_selection" "p.get_text_words" "p.get_textbox" "p.get_textpage" "p.get_textpage_ocr" "p.get_texttrace"))

(while eglot/pyright returns nothing (see jsonrpc above), but does not pass completion to the
 python-completion-at-point function)

reply via email to

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