jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
565 stars 50 forks source link

Finding wrong source files with boot #239

Open SevereOverfl0w opened 7 years ago

SevereOverfl0w commented 7 years ago

The jump to var source file ends up at the tmp files of boot, incorrectly.

This works correctly in fireplace & cider.

I believe the info in cider is aware of boot's tmp paths https://github.com/clojure-emacs/cider-nrepl/blob/master/src/cider/nrepl/middleware/info.clj