spyder icon indicating copy to clipboard operation
spyder copied to clipboard

PR: improve ipykernel debugging

Open impact27 opened this issue 3 years ago • 0 comments

set_debug_state is a call that doesn't really add value as the debugging information is contained in the debugging prompts. In addition, this improves non spyder-kernels debugging by adding syntax highlighting, command history, and numbered prompts.

Goes with https://github.com/spyder-ide/spyder-kernels/pull/411

Description of Changes

  • [ ] Wrote at least one-line docstrings (for any new functions)
  • [ ] Added unit test(s) covering the changes (if testable)
  • [ ] Included a screenshot or animation (if affecting the UI, see Licecap)

Issue(s) Resolved

Fixes #

Affirmation

By submitting this Pull Request or typing my (user)name below, I affirm the Developer Certificate of Origin with respect to all commits and content included in this PR, and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:

impact27 avatar Sep 07 '22 15:09 impact27