What is the latest SynEdit version or clone?

前端 未结 4 1299
陌清茗
陌清茗 2021-02-06 08:48

I havent used synEdit for a while, but today I found that I needed a good editor for a form with script support. As I went to download synEdit (which my mind had frozen in time

4条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-06 09:13

    I would not use the link in the current answer as it hasn't been updated lately even though it is still getting about 80 downloads a week on SourceForge. (https://sourceforge.net/projects/synedit/)


    There are three fairly recently updated versions on GitHub:

    • The generally considered "official" version: https://github.com/SynEdit/SynEdit

    • A fork with new features added and a bunch of cruft removed https://github.com/pyscripter/SynEdit-2

    • Embarcadero's "official" version, supported by GetIt. (Their "TurboPack" packages removed support for old Delphi versions to nudge people to the latest version.) https://github.com/TurboPack/SynEdit

    For a brief history see this thread on DelphiPraxis: https://en.delphipraxis.net/topic/3028-synedit-preferred-version/?do=findComment&comment=24291

提交回复
热议问题