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

Deprecated in favour of compliment?

Open bbatsov opened this issue 10 years ago • 1 comments

compliment provides more features than clojure-complete and is actively maintained. As this project seems dormant I guess it makes sense to formally deprecated it in favour of compliment.

bbatsov avatar May 30 '14 13:05 bbatsov

Btw, these days there's also https://github.com/nrepl/incomplete, which is essentially a drop-in replacement for clojure-complete, that I've created mostly for those who don't want to invest time in adapting their code to compliment's API. See also https://metaredux.com/posts/2021/08/17/introducing-incomplete-a-simple-clojure-code-completion-library.html

bbatsov avatar Jun 12 '22 05:06 bbatsov