Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete aliased namespaces #66

Open
arichiardi opened this issue Jun 22, 2017 · 0 comments
Open

Complete aliased namespaces #66

arichiardi opened this issue Jun 22, 2017 · 0 comments

Comments

@arichiardi
Copy link

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! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants