1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 08:51:22 +00:00
qb64/source/utilities
FellippeHeitor ea7c90c6c0 F8 now runs a full line if there are multiple statements. Also:
Consistent coloring of breakpoints in the side bar.
Breakpoints are hidden if $DEBUG is removed.
F9 only sets breakpoints if $DEBUG is active.
2021-07-15 00:32:35 -03:00
..
ini-manager Reduces INI-Manager to the bare minimum. 2021-02-07 23:07:56 -03:00
color0.bi Makes $COLOR constansts an external includable file. 2020-01-18 00:20:54 -03:00
color32.bi Makes $COLOR constansts an external includable file. 2020-01-18 00:20:54 -03:00
QB45BIN.bas Improves binary QuickBASIC 4.5 converter. 2020-07-30 20:56:08 -03:00
strings.bas Makes strings.bas $includable by option _explicit projects 2021-03-10 17:22:37 -03:00
vwatch.bi Implements Step Over for $DEBUG mode 2021-07-14 21:56:17 -03:00
vwatch.bm F8 now runs a full line if there are multiple statements. Also: 2021-07-15 00:32:35 -03:00
vwatch_stub.bm $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00