binaryage / binaryage/dirac

Complete aliased namespaces

Open
#66 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Clojure
Stars
776
Forks
29
PR merge metrics
No merged PRs in 30d

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](https://github.com/clojure-emacs/cljs-tooling). 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! :smile:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.