dabbrev should use QCompleter
Bug #1141122 reported by
tbnorth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
leo-editor |
Confirmed
|
Wishlist
|
Edward K. Ream |
Bug Description
dabbrev should use QCompleter if c.config.
doing
w = self.c.
qcompleter = w.init_
instead of
self.
in LeoPyRef.
is almost enough, the completer is posted and works with cursor keys, but typing additional letters doesn't refine the completion.
Changed in leo-editor: | |
status: | New → Confirmed |
assignee: | nobody → Edward K. Ream (edreamleo) |
To post a comment you must log in.