Ace API Reference
    Preparing search index...

    Module src/ext/inline_autocomplete

    Provides lightweight, prefix-based autocompletion with inline ghost text rendering and an optional command bar tooltip. Displays completion suggestions as ghost text directly in the editor with keyboard navigation and interactive controls.

    Enable: editor.setOption("enableInlineAutocompletion", true) or configure it during editor initialization in the options object.

    Classes

    InlineAutocomplete