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

Add inspect-def-current-value to inspect middleware #653

Merged

Conversation

jpmonettas
Copy link
Contributor

@jpmonettas jpmonettas commented Oct 12, 2019

This PR adds inspect-def-current-value that will enable cider-inspector to define a var in your current namespace with a given name and current inspector value.

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)

@jpmonettas jpmonettas force-pushed the feature/inspect-def-current-value branch from b74a34e to 4fb657e Compare October 12, 2019 13:26
@bbatsov bbatsov merged commit 9ceee6c into clojure-emacs:master Oct 16, 2019
@bbatsov
Copy link
Member

bbatsov commented Oct 16, 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