The interface representing a completion item with lazy initialization
Gets invoked when a completion item is going to be displayed in the popup.
Returning true
means that the item was successfuly initialized
and it should be displayed in the result list.