Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
InlineCompletions
Interface InlineCompletions<TItem>
Type Parameters
TItem
extends
InlineCompletion
=
InlineCompletion
Hierarchy
InlineCompletions
Index
Properties
commands?
items
Properties
Optional
Readonly
commands
commands
?:
Command
[]
A list of commands associated with the inline completions of this list.
Readonly
items
items
:
readonly
TItem
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Monaco
Editor API
editor
languages
css
html
json
typescript
worker
Inline
Completions
commands?
items
A list of commands associated with the inline completions of this list.