👩💻 Join our community of thousands of amazing developers!
Today I’ve cut the first release of incomplete, a new Clojure code completion library that aims to replace clojure-complete. incomplete was extracted from nREPL’s codebase, so it’s already battle-tested. So, why bother with the creation of a new completion library if we already have clojure-complete and the newer and much more capable compliment? clojure-complete has several long-standing bugs and hasn’t seen much love in recent years. Still, the project is extremely popular due to its simplicit...