We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ef14a commit c1018adCopy full SHA for c1018ad
CHANGELOG.md
@@ -16,6 +16,7 @@ simpler to gain understanding of what you're using.
16
* New vars: `cider-to-nrepl-filename-function` and `cider-from-nrepl-filename-function`
17
are used to translate filenames from/to the nREPL server (default Cygwin implementation provided).
18
* Java classpath browser (`M-x cider-classpath`).
19
+* Clojure namespace browser (`M-x cider-browse-ns` and `M-x cider-browse-ns-all`).
20
21
### Changes
22
0 commit comments