Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suitable upgrade to 0.2.6 #642

Merged
merged 1 commit into from
Sep 1, 2019
Merged

suitable upgrade to 0.2.6 #642

merged 1 commit into from
Sep 1, 2019

Conversation

rksm
Copy link
Member

@rksm rksm commented Aug 31, 2019

This fixes calls to suitable when the completion context contains no
__prefix__ (e.g. when typing the metadata of a ns like (ns ^foo| bar.baz))

Before submitting a PR make sure the following things have been done:

  • The commits are consistent with our contribution guidelines
  • You've added tests to cover your change(s)
  • All tests are passing
  • The new code is not generating reflection warnings
  • You've updated the README (if adding/changing middleware)

Note: If you're just starting out to hack on cider-nrepl you might find
nREPL's documentation and the
"Design" section of the README extremely useful.*

Thanks!

- this fixes calls to suitable when the completion context contains no
__prefix__ (e.g. when typing the metadata of a ns like '(ns ^foo| bar.baz)')
@bbatsov bbatsov merged commit dfd9fc1 into clojure-emacs:master Sep 1, 2019
@bbatsov
Copy link
Member

bbatsov commented Sep 1, 2019

Thanks!

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