Override this to provide a custom display of the tab completion list.
See Implementation
Prior to January 31, 2020, it only displayed the list. After that, it would call tabCompleteHelp for each candidate and display that string (if present) as well.
Override this to provide a custom display of the tab completion list.