filterText
A string that should be used when filtering a set of completion items. When falsy
the label is used.
Note that the filter text is matched against the leading word (prefix) which is defined by the {@linkcode CompletionItem.range range}-property.