1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 16:50:24 +00:00
qb64/source/ide
2015-12-29 02:16:34 -02:00
..
wiki (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
ide_global.bas Indent code in SUBs and FUNCTIONs by one level, with the option to turn on/off. 2015-12-14 11:19:26 +11:00
ide_methods.bas EDIT: Changed the code to also check that END SUB/END FUNCTION can be found after the current line, which eliminates the possibility of making the IDE believe that we are in a SUB/FUNCTION when we are actually just past the last one in the file. 2015-12-29 02:16:34 -02:00