Debug.jl icon indicating copy to clipboard operation
Debug.jl copied to clipboard

Print better location info

Open toivoh opened this issue 13 years ago • 0 comments

It seems hard to print excerpts from actual source files until the quality of source file info has improved. But it should be possible to print parts of the AST for the next expression or the surrounding code. Will need to access the AST for the surrounding code, and be able to print a window of lines from it.

toivoh avatar Nov 29 '12 14:11 toivoh