You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Trac #33578: Add VS code config for debugging doctests
Add VS code launch config that allows running and debugging doctests in
an active file. To test (should work on gitpod as well):
- Open some python file
- Go to "Run & Debug" tab by clicking the play symbol with the little
bug on it on the very left (or Ctrl + Shift + D)
- Next to the green play button at the top, select "Sage: Test" from the
dropdown, then click the play button.
URL: https://trac.sagemath.org/33578
Reported by: gh-tobiasdiez
Ticket author(s): Tobias Diez
Reviewer(s): Matthias Koeppe
0 commit comments