clojure-complete icon indicating copy to clipboard operation
clojure-complete copied to clipboard

Let the user disable Clojure-generated classes

Open vemv opened this issue 12 years ago • 0 comments

Hello there,

Completions such as clojure.core$unchecked_remainder_int or the more extreme ring.adapter.jetty/ring.adapter.jetty.proxy$org.eclipse.jetty.server.handler.AbstractHandler$0 can be pretty noisy both in terms of number and length, especially when leveraging popup-based completions such as ac-nrepl.

Can these be disabled? If that was the case, a nice config mechanism surely would be providing a key at one's project.clj.

Thanks - Victor

vemv avatar Jan 09 '13 18:01 vemv