Ctrl-Space should autocomplete when only one alternative is available
Lennart says: have a look at
Submitted by Karl Trygve Kalleberg on 15 April 2010 at 15:46ContentProposerListener
. It should tellContentProposer.getContentProposals()
to immediately not insert proposals
Issue Log
On 8 October 2010 at 10:33 Lennart Kats commented:
This should only trigger when the user actually hits control-space and not when they are typing a trigger character like ‘.’ or when adding some more characters to a current completion proposal. And that’s tricky.
Also, for automatically triggered content proposals, the “No proposals available - syntax errors” message should never show up.
On 8 January 2013 at 16:50 Eelco Visser removed tag @karltk
On 1 February 2013 at 11:09 Guido Wachsmuth tagged 1.2
On 1 February 2013 at 11:09 Guido Wachsmuth tagged @guwac
On 1 February 2013 at 11:09 Guido Wachsmuth tagged @gohla
On 13 March 2014 at 08:53 Eelco Visser removed tag 1.2
Log in to post comments