suggestions

Returns suggestions for request.

This method is invoked on the Swing Event Dispatch Thread. Providers must keep the work bounded and return quickly; slower providers should cache or precompute outside this callback and return the latest ready snapshot.

Return

ordered suggestions, best first.

Parameters

request

command-line context.