JonyEpsilon / gorilla-repl

A rich REPL for Clojure in the notebook style.
http://gorilla-repl.org
MIT License
887 stars 104 forks source link

Show line numbers? #268

Closed lspector closed 7 years ago

lspector commented 7 years ago

It would be great if there was some way to show line numbers, in order to find lines referred to in error messages. My use case involves editing in Gorilla REPL and then running the project from the command line... and there getting an error with a line number, that I'd like to find in the file. I'm not sure if the issue would be the same when actually evaluating within Gorilla REPL.

benfb commented 7 years ago

This should go out in the next release.