Theia API Documentation v1.65.0
    Preparing search index...
    interface EditInput {
        file_path: string;
        new_string: string;
        old_string: string;
    }
    Index

    Properties

    file_path: string
    new_string: string
    old_string: string