Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Complete aliased namespaces

Open
#66 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
clojure
Domain
devtools

Research direction

No project files or tests are named. Start by reviewing the existing completion tooling and the linked Cider cljs-tooling approach; done means completing aliased namespaces such as (str/) after the shown require without nREPL.

Written by the indexing model from the issue text.

Description

enhancement

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

Dominant language
Clojure
Stars
775
Forks
29
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from binaryage/dirac

All issues in binaryage/dirac

Similar issues

More Clojure issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.