Ace API Reference
    Preparing search index...

    Module src/ext/elastic_tabstops_lite

    Automatically adjusts tab spacing to align content in tabular format by calculating optimal column widths and maintaining consistent vertical alignment across multiple lines. Tracks content changes and dynamically reprocesses affected rows to ensure proper formatting without manual intervention.

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

    Classes

    ElasticTabstopsLite