set_popup_single_match


Description:

[ Version ( since = "2.8" ) ]
public void set_popup_single_match (bool popup_single_match)

Sets whether the completion popup window will appear even if there is only a single match.

You may want to set this to false if you are using inline completion.

Parameters:

this

a EntryCompletion

popup_single_match

true if the popup should appear even for a single match