Method

IdeLspCompletionResultsrefilter

Declaration

void
ide_lsp_completion_results_refilter (
  IdeLspCompletionResults* self,
  const char* typed_text
)

Description

No description available.

Parameters

typed_text

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.