Author Topic: SBIDE  (Read 3340 times)

0 Members and 1 Guest are viewing this topic.

John Spikowski

  • Posts: 34
SBIDE
« on: May 28, 2021, 08:13:17 PM »
I'm adding the core extension module FUNCTION/SUB syntax helpers to SBIDE's syntax tip help. After entering a keyword or extension function name and a ( the syntax tool tip will display. As you enter arguments the tool tip will move to the next argument. Once I completed the SBIDE enhancements I will post it here. I will include the updated SBIDE in the next Inno install build.

Hot Keys

ctrl-f - find/replace
ctrl-g - goto line
ctrl-z - undo
ctrl-y - redo

F2     - set breakpoint (runtime only)
F5     - go
F7     - single step
F8     - step over
F9     - step out

« Last Edit: May 28, 2021, 11:51:12 PM by John Spikowski »