x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
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
jumpToEdit
:
boolean
range
range
:
IRange
Refers to the current document.
style
style
:
InlineCompletionHintStyle
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
jump
To
Edit
range
style
GitHub
x4js - v2.2.49
Loading...
Refers to the current document.