- DelphiTools - https://www.delphitools.info -

DWScript 2.2 preview 2: new debugger component

An SVN snapshot archive is now available as DWScript 2.2 preview 2 [1] (218 kB).

It includes the changes listed there [2], as well as the following:

There is however no debug/IDE demo just yet, mostly as I haven’t settled on a syntax editor component to use for such a demo. Internally here, I’m using SynEdit, but I’m not sure which exactly SynEdit I’m using ;-), and I guess other users of SynEdit may have a similar issue. Another possibility would be to use Scintilla, though there doesn’t seem to be any “reference” Scintilla for Delphi.

(if worst comes to worst I’ll use TMemo or TListBox for a dependency-free demo, but would rather not…)