Bug description:
Every Python repl should support the debugger
Expected vs Current Behavior:
There is no “debugger” tool in this repl, but other repls that appear the same (especially to new users/students) do not offer a debugger
Thanks Alex - it is good to know this bug has a work around!
I still consider these bug to be pretty bad, esp since as Replit is supposed to be an intuitive tool for beginners, so needing to hack the repl due to the NIX conversion seems weak. Given that the NIX conversion already takes multiples of minutes, adding the need to edit every python repl to make this change seems like a “negative” for the NIX conversion from a user-benefits perspective. I would think that if the repl had a debugger option prior to conversion, then it should have one after. The NIX conversion afterall provides no benefits to new users (especially students). The defacto answer (from their perspective) is that replit does not offer a debugger for Python, while other IDE’s do. Bottom line for me is that this is just a poor UX, esp when these same repls had this in the past , and now the feature is mysteriously missing. I’m really hoping replit takes the initiative to clean up some of the mess created by the NIX conversion (this is just one of them)