Can I set a filter so the error message stack trace only shows lines from my .jl files?
Not base Julia or downloaded packages.
Or could you add a link at the top of the error message to the line in the stack trace that is the lowest level line from my .jl files. (every line below this is Base Julia or imported packages).
This is probably the error line.