Fork me on GitHub
#cider
<
2017-12-07
>
gonewest81804:12:28

@grzm there were comments on the pull request so while I was dealing with those comments, I fixed the newline behavior per your request too. https://github.com/clojure-emacs/cider/pull/2111

grzm05:12:56

thanks 🙂

ag19:12:33

does anyone know how to get fully-qualified name of clojure symbol-at-point? like cider-symbol-at-point but fully qualified

arrdem20:12:15

@ag resolve in the repl, could probably wrap it up in a cider command.