In the screenshot the cursor is behind `obj->` and I would expect the autocompletion to suggest me methods from the OBJECT class. However, since this is done from within the definition of an inline lambda function the autocompletion fails to give me any suggestions.