x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
editor
IQuickSuggestionsOptions
Interface IQuickSuggestionsOptions
Configuration options for quick suggestions
interface
IQuickSuggestionsOptions
{
comments
?:
boolean
|
QuickSuggestionsValue
;
other
?:
boolean
|
QuickSuggestionsValue
;
strings
?:
boolean
|
QuickSuggestionsValue
;
}
Index
Properties
comments?
other?
strings?
Properties
Optional
comments
comments
?:
boolean
|
QuickSuggestionsValue
Optional
other
other
?:
boolean
|
QuickSuggestionsValue
Optional
strings
strings
?:
boolean
|
QuickSuggestionsValue
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
comments
other
strings
GitHub
x4js - v2.2.49
Loading...
Configuration options for quick suggestions