AutoCompleteExtractorContextinterface AutoCompleteExtractorContext {content: string;cursor: number;}§Properties§content: string[src]§cursor: number[src]