Aerilius / sketchup-console-plus

A better Ruby Console and IDE for integrated development in SketchUp.
MIT License
42 stars 16 forks source link

Mark erronous input lines in the output if code evaluation raises an error #6

Open Aerilius opened 7 years ago

Aerilius commented 7 years ago

When input code is evaluated with an error, the user sees line numbers in the backtrace (with eval as filepath) and looks them up above in the code that was previously input.