EntryCompletion.setPopupSingleMatch

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. Since 2.8

class EntryCompletion
void
setPopupSingleMatch

Parameters

popupSingleMatch int

TRUE if the popup should appear even for a single match

Meta