Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
InlineCompletionHint
Interface InlineCompletionHint
interface
InlineCompletionHint
{
content
:
string
;
jumpToEdit
:
boolean
;
range
:
IRange
;
style
:
InlineCompletionHintStyle
;
}
Index
Properties
content
jump
To
Edit
range
style
Properties
content
content
:
string
jump
To
Edit
jump
To
Edit
:
boolean
range
range
:
IRange
Refers to the current document.
style
style
:
InlineCompletionHintStyle
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
jump
To
Edit
range
style
Monaco Editor API
Loading...
Refers to the current document.