Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
ResolveCodeLensSignature
Interface ResolveCodeLensSignature
ResolveCodeLensSignature
(
this
:
void
,
codeLens
:
CodeLens
,
token
:
CancellationToken
,
)
:
ProviderResult
<
CodeLens
>
Parameters
this
:
void
codeLens
:
CodeLens
token
:
CancellationToken
Returns
ProviderResult
<
CodeLens
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vscode-languageclient
Loading...