Author Topic: SBIDE  (Read 5005 times)

Support

  • Administrator
  • *****
  • Posts: 19
    • View Profile
SBIDE
« on: May 28, 2021, 08:17:33 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:40 PM by Support »