Complete word does not complete if filtering is disabled
description
With filtering turned off, trying to complete a partially typed word with Ctrl+Space only works if the displayed completion set only has one element.
If there is only one reasonably match, we should still complete to that word even if filtering is turned off.