[QScintilla] Autocompletion
Phil Thompson
phil at riverbankcomputing.com
Thu Aug 20 22:55:30 BST 2015
On 20 Aug 2015, at 8:29 pm, Henk Nep <henknep4 at gmail.com> wrote:
>
> Hi All,
>
> I have added autocompletion which seems to be working fine except for a few niggles. If I type in one of the keywords followed by an opening bracket then nothing happens, however, if I delete the bracket and retype it again the autocompletion kicks in. Similarly, if I type in a few characters followed by hitting the TAB key then autocompletion works fine. Is this a known issues?
Impossible to say. Please provide a short, complete example that demonstrates the problem.
> I also noticed that the autocompletion window is always about 10 lines deep even if only 1 keyword is offered, is there a setting to reduce the window size?
That is implemented in the underlying Scintilla code.
Phil
More information about the QScintilla
mailing list