JonyEpsilon / gorilla-repl

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

CTRL+space autocomplete for `$function` names #243

Closed drewnoff closed 7 years ago

drewnoff commented 8 years ago

autocomplete with CTRL+space doesn't work for functions with names starting with $ sign

[lein-gorilla "0.3.5"]

JonyEpsilon commented 8 years ago

I can't reproduce this ... it seems to work for me on Mac OS 10.11.3, Safari 9.0.3. Could you share your configuration so that we can try and figure out where the problem lies?

benfb commented 7 years ago

If this problem is still occurring, feel free to leave a comment here. Otherwise, it seems to be resolved.