x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
languages
SelectedSuggestionInfo
Class SelectedSuggestionInfo
Index
Constructors
constructor
Properties
completion
Kind
is
Snippet
Text
range
text
Methods
equals
Constructors
constructor
new
SelectedSuggestionInfo
(
range
:
IRange
,
text
:
string
,
completionKind
:
CompletionItemKind
,
isSnippetText
:
boolean
,
)
:
SelectedSuggestionInfo
Parameters
range
:
IRange
text
:
string
completionKind
:
CompletionItemKind
isSnippetText
:
boolean
Returns
SelectedSuggestionInfo
Properties
Readonly
completion
Kind
completionKind
:
CompletionItemKind
Readonly
is
Snippet
Text
isSnippetText
:
boolean
Readonly
range
range
:
IRange
Readonly
text
text
:
string
Methods
equals
equals
(
other
:
SelectedSuggestionInfo
)
:
boolean
Parameters
other
:
SelectedSuggestionInfo
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
completion
Kind
is
Snippet
Text
range
text
Methods
equals
GitHub
x4js - v2.2.49
Loading...