Skip to content

Conversation

vspinu
Copy link
Contributor

@vspinu vspinu commented Aug 31, 2014

Symbol is taken from (cider-read-symbol-name "Symbol: " 'identity) which doesn't return anything because it's asynchronous.

Also, make cider-jump-to-var and cider-stacktrace-navigate use common workhorse as they were using almost identical code.

This PR is based on #760 as it touches the same code.

@vspinu vspinu force-pushed the jump-to-var branch 5 times, most recently from 8d73eeb to e7015f5 Compare August 31, 2014 21:21
bbatsov added a commit that referenced this pull request Sep 1, 2014
`cider-jump-to-var` is broken when there is no symbol at point
@bbatsov bbatsov merged commit a83bd7f into clojure-emacs:master Sep 1, 2014
@bbatsov
Copy link
Member

bbatsov commented Sep 1, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants