Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor/editor.api
languages
IInlineCompletionHint
Interface IInlineCompletionHint
interface
IInlineCompletionHint
{
content
:
string
;
range
:
IRange
;
style
:
InlineCompletionHintStyle
;
}
Index
Properties
content
range
style
Properties
content
content
:
string
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
range
style
Monaco Editor API
Loading...
Refers to the current document.