inlay_hint_resolve_async


Description:

public async InlayHint? inlay_hint_resolve_async (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