- 
                Notifications
    
You must be signed in to change notification settings  - Fork 29
 
Open
Labels
Description
Hi @darwin,
as discussed on Slack, I was testing completions in Dirac and just wanted to open an issue as reminder.
Basically completing something like:
(require '[clojure.string :as str])
(str/)
Would be super awesome.
Some inspiration can be taken from Cider's completion tooling for Clojurescript here. I so like the fact that you don't use nRepl at all for this, and basically you're behaving like a self-hosted repl (lumo, planck...) for completions.
Thanks for Dirac by the way and for all your help! 😄
pepe