Skip to content

Conversation

yuhan0
Copy link
Contributor

@yuhan0 yuhan0 commented Jun 7, 2020

Fixes #2852.

The information about column numbers seemed too implementation-specific to place in debugger docs, so I put it in Troubleshooting instead.


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (make test)
  • All code passes the linter (make lint) which is based on elisp-lint and includes
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality)

Thanks!

If you're just starting out to hack on CIDER you might find this section of its
manual
extremely useful.

yuhan0 added 2 commits June 7, 2020 15:30
Lower bound is clamped to 0 to be back-compatible with older versions of
cider-nrepl.
@bbatsov bbatsov merged commit d33fd2f into clojure-emacs:master Jun 7, 2020
@bbatsov
Copy link
Member

bbatsov commented Jun 7, 2020

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.

Indented code cannot be debugged in-source

2 participants