Skip to content

Add cider-find-ns #1061

@expez

Description

@expez

Here are some very common situations for me:

  1. I know some function exists, but I don't recall the exact name.
  2. I think maybe some function exists in lib and I want to check before I write it myself

I'm solving these now by using cider-classpath, C-s down to the lib, open the jar, look at the list of files and then picking something that looks promising.

cider-find-ns would give a completing read of all the available namespaces available on classpath, not just in my own project, and jumps to the selected ns.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions