Roman Miroshnychenko

Results 99 comments of Roman Miroshnychenko

Thanks. I'll check it as soon as I can considering all the circumstances.

Do I understand correctly that you enter Python code in some editor and then run it "live"? Web-PDB was never tested in such scenario. Since it's only a front-end for...

I'm afraid this is a limitation of Python's built-in PDB.

Thank you. I'm glad that people find this project useful.

Looks like the project needs to be updated dependencies-wise.

Thanks, I'll check it. BTW, you should add your name in the copyright notice of the new .js file.

Regarding the failing 3.10 test, it's a know issue that I haven't been able to resolve yet. I guess I need to mark this test as skipped until I have...

Sorry for the late reply. I've checked your PR. Looks intetesting. The only minor issue that I've noticed is that a mouse cursor inside the theme selection dropdown is a...

Could you merge the current master into this? FYI: I'm using node v16.17.0 with the latest changes.

Also web-pdb was initially considered for environments with no access to a console, I'll think about it.