-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
awaiting triageBugs awaiting developer initial investigationBugs awaiting developer initial investigationbugSomething isn't workingSomething isn't working
Description
Describe the bug
Wrote a script with a syntactic error in it and the reported line number of the bug was incorrect. I assume the script is pre-pended with additional wrapping before being executed. In my case the error was on line 8, but was reported on line 16.
Write a script and it had a bug (extra quotes " in a notifications.info statement), but the reported line number was incorrect.
To Reproduce
Steps to reproduce the behavior:
- Write a script with a syntactic error (extra quotes " in a notifications.info statement)
- Execute script
- See error
Expected behavior
Error numbers to be reported to represent the line number of the script. this might become confusing with large scripts. Also having line numbers on the left hand side of the editor would be useful once these numbers are correct.
Desktop (please complete the following information):
- OS: Ubuntu 20.04
- Browser: Chrome
- Version: 84.0.4147.125 (Official Build) (64-bit)
Metadata
Metadata
Assignees
Labels
awaiting triageBugs awaiting developer initial investigationBugs awaiting developer initial investigationbugSomething isn't workingSomething isn't working