jasongilman / proto-repl

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

[bug] proto-repl:open-file-containing-var doesn't work with space characeter in the path #203

Closed kwladyka closed 7 years ago

kwladyka commented 7 years ago

Opening ["/Users/kwladyka/Library/Mobile%20Documents/com~apple~CloudDocs/Projects/golem/etingroup/src/etingroup/products.clj" 5]

It doesn't work because of Mobile%20Documents. It opens empty file which doesn't exist.