Skip to content

completion: invoke always

Waqar Ahmed requested to merge work/invoke-compl-always into master

I have been using this change for a little over a month and this results in much better behaviour.

To check the difference, go to a function with QPainter and slowly type painter.set. You will see that it fetches more completions automatically resulting in you not have to manually press ctrl + space to refresh the list.

Merge request reports