@sourceacademy/autocomplete
Preparing search index...
AutoCompleteResponse
Interface AutoCompleteResponse
interface
AutoCompleteResponse
{
declarations
:
AutoCompleteEntry
[]
;
type
:
"response"
;
}
Index
Properties
declarations
type
Properties
declarations
declarations
:
AutoCompleteEntry
[]
A list of autocomplete entries relevant to the current cursor position in the code
type
type
:
"response"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
declarations
type
@sourceacademy/autocomplete
Loading...
A list of autocomplete entries relevant to the current cursor position in the code