@ibdknox Any reason why we can't use clojure.tools.reader? :end-line and :end-column improvements landed on clojure.tools.reader back in 0.8.0. I'm trying to resolve LightTable/LightTable#244 and this is one less possible source of that bug. As for the reader issue, any pointers on what would need to change with our reader usage? Relevant response from lein team when someone encountered this issue from lein repl.
@ibdknox Any reason why we can't use clojure.tools.reader? :end-line and :end-column improvements landed on clojure.tools.reader back in 0.8.0. I'm trying to resolve LightTable/LightTable#244 and this is one less possible source of that bug. As for the reader issue, any pointers on what would need to change with our reader usage? Relevant response from lein team when someone encountered this issue from
lein repl
.