b8 icon indicating copy to clipboard operation
b8 copied to clipboard

Error popup imported script detection

Open JasonNumberThirteen opened this issue 5 years ago • 4 comments

When error occurs it shows line with error, but only in "main.bas" file (no detection of imported scripts). Using import of another scripts and when there is something wrong, it doesn't identify correct script and it points at the main script file.

EDIT: Occurs when "Invalid identifier usage" error has been thrown.

JasonNumberThirteen avatar Nov 23 '18 11:11 JasonNumberThirteen

It does trace to imported source files as possible. However, some errors can not be addressed regardless it occurs in either main.bas or imported.

paladin-t avatar Nov 24 '18 06:11 paladin-t

OK. I still prefer reporting that small mistakes. Additional info: this happened in function inserted into class. I don't want to make myself annoying even when I reporting too much...

JasonNumberThirteen avatar Nov 24 '18 08:11 JasonNumberThirteen

It's very much appreciated. It's just me that haven't had a chance yet to improve the language kernal, to make improvements including better error promption.

paladin-t avatar Nov 24 '18 12:11 paladin-t

Alright, got it. Still impressive software.

JasonNumberThirteen avatar Nov 24 '18 14:11 JasonNumberThirteen