clojure-emacs / clojure-emacs/clojure-ts-mode

Implement missing ns-related functionality

Open
#117 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
188
Forks
21
Avg merge
12m
Merged PRs (30d)
1

Description

While looking at the `clojure-project-dir` functionality, I've noticed that we haven't yet ported any of the `ns` manipulation commands from `clojure-mode` (see https://github.com/clojure-emacs/clojure-mode/blob/master/clojure-mode.el#L2044)

Seems we're also missing something like `clojure-find-def`, although I'm not sure this was used much in practice.

I also remembered another reason why `clojure-project-dir` was in `clojure-mode` and not CIDER - it was needed by `clojure-expected-ns`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.