inlay_hint_resolve_async


Description:

protected virtual async InlayHint? inlay_hint_resolve_async (Client client, InlayHint hint) throws Error

The inlay hint resolve request is sent from the client to the server to resolve additional information for a given inlay hint.

Parameters:

hint

the inlay hint to resolve

Returns:

the resolved inlay hint, or null