Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error popup imported script detection #33

Open
JasonNumberThirteen opened this issue Nov 23, 2018 · 4 comments
Open

Error popup imported script detection #33

JasonNumberThirteen opened this issue Nov 23, 2018 · 4 comments
Labels

Comments

@JasonNumberThirteen
Copy link

JasonNumberThirteen commented Nov 23, 2018

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.

@paladin-t
Copy link
Owner

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.

@JasonNumberThirteen
Copy link
Author

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...

@paladin-t
Copy link
Owner

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.

@JasonNumberThirteen
Copy link
Author

Alright, got it. Still impressive software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants