Syntax errors found

I’m working on debugging a huge file, and since the upgrade, the details of any syntax errors in files loaded with eval_file are not shown in detail. All I get now is:

Syntax Error: [buffer 3, line 2792]
syntax errors found

In the previous version of sonic pi, it would pass along what the syntax error was. (unbalanced brackets, unknown var name, etc)
I miss that! It makes debugging so much easier.
Any chance we could get that level of detail back again?
I’m looking at you, @samaaron! :slight_smile: