cosmin / IClojure

A better Interactive REPL for Clojure
http://www.iclojure.com
Eclipse Public License 1.0
115 stars 11 forks source link

Autocomplete not working #30

Open signalpillar opened 11 years ago

signalpillar commented 11 years ago

I have found that autocomplete is not working in such case

(def x (interl<TAB>

nothing happens, while REPL-y appends to interleave

DarkLinkXXXX commented 10 years ago

I've noticed this too, though it seems this project is pretty much dead. If I learn more about clojure, I might see if I can do anything.