• Colomban Wendling's avatar
    Remove use of some of our own deprecated Scintilla wrappers · f6e9ac09
    Colomban Wendling yazdı
    Remove most obvious calls to our very own deprecated Scintilla wrapper
    functions sci_get_text(), sci_get_text_range() and
    sci_get_selected_text().
    
    Some calls are still left, but they either really benefit from these
    functions or the fix would be more complex.
    f6e9ac09