1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 04:55:15 +00:00
qb64/source/ide
FellippeHeitor e5b7327533 Double-clicking an include file name opens the IDE at the error line.
When an error in an include file is reported, the IDE also shows what line inside the external file caused the error. Double-clicking the include line will open the file in a second instance of the IDE and position the cursor in the line that caused the last error.
2017-10-30 11:23:37 -02:00
..
wiki Give proper error message when 'internal' folder can't be found. 2016-09-01 21:38:24 -03:00
ide_global.bas Adds -l:line# command line switch to start the ide at a certain line. 2017-10-30 11:23:15 -02:00
ide_methods.bas Double-clicking an include file name opens the IDE at the error line. 2017-10-30 11:23:37 -02:00