I want to write a debugger for AHK, that shows in PSPad on which line he currently is. Show where breakpoints are in the code by 'reusing' the bookmarks. When the mouse is hovering over a word or is selecting a text show the content of that variable. And show information in the LOG panel during execution (not after finish).
In case a project has several script files that form the whole script the debugger must also be able to (open and ) switch to an additional file (in case of StepInto from the master file) -- Ciao toralf <http://forum.pspad.com/read.php?2,64891,64898> PSPad freeware editor http://www.pspad.com
