Building a Code Editor from Scratch in Makepad - Eddy Bruël - July 11 2023

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 2

  • @HyperFocusMarshmallow
    @HyperFocusMarshmallow Год назад +7

    Nice work!
    The code folding is a really cool feature.
    To get it to be a competitive editor, there is a lot of work left to do of course. But it’s a very good start.

  • @TarasShabatin
    @TarasShabatin 7 месяцев назад

    Is it possible to borrow some solution from other text editors written in C++ or Java?