datasette icon indicating copy to clipboard operation
datasette copied to clipboard

debugger: load 'ipdb' if present

Open myhro opened this issue 9 months ago • 0 comments

Transparently chooses between the IPython-enhanced ipdb or the standard pdb.

To me, personally, the tab-completion alone is already a killer-feature when debugging locals() variables.

What do you think of adding this option?


📚 Documentation preview 📚: https://datasette--2342.org.readthedocs.build/en/2342/

myhro avatar May 06 '24 14:05 myhro