Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
InlineCompletionAdapterBase
Class InlineCompletionAdapterBase
Hierarchy (
view full
)
InlineCompletionAdapterBase
InlineCompletionAdapter
Index
Constructors
constructor
Methods
dispose
Completions
provide
Inline
Completions
Constructors
constructor
new
Inline
Completion
Adapter
Base
(
)
:
InlineCompletionAdapterBase
Returns
InlineCompletionAdapterBase
Methods
dispose
Completions
dispose
Completions
(
pid
)
:
void
Parameters
pid
:
number
Returns
void
provide
Inline
Completions
provide
Inline
Completions
(
_resource
,
_position
,
_context
,
_token
)
:
Promise
<
undefined
|
IdentifiableInlineCompletions
>
Parameters
_resource
:
URI
_position
:
Position
_context
:
InlineCompletionContext
_token
:
CancellationToken
Returns
Promise
<
undefined
|
IdentifiableInlineCompletions
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
dispose
Completions
provide
Inline
Completions
Theia TypeDoc
Loading...