This object is used to manage inline code completions rendered into an editor with ghost text.

Constructors

Properties

editor: any
inlineScreenReader: AceInlineScreenReader

Methods

  • Renders the completion as ghost text to the current cursor position

    Parameters

    Returns boolean

    True if the completion could be rendered to the editor, false otherwise