Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
comments
other
strings
Monaco Editor API
Loading...
Configuration options for quick suggestions